Class StbSecBuildH
Inheritance
System.Object
StbSecBuildH
Assembly: STBDotNet.dll
Syntax
public class StbSecBuildH : object
Properties
|
Improve this Doc
View Source
A
Declaration
public double A { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
B
Declaration
public double B { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
name
Declaration
public string name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
t1
Declaration
public double t1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
t2
Declaration
public double t2 { get; set; }
Property Value
Type |
Description |
System.Double |
|