Class StbSecRollL
Inheritance
System.Object
StbSecRollL
Assembly: STBDotNet.dll
Syntax
public class StbSecRollL : 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
r1
Declaration
public double r1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
r2
Declaration
public double r2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
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 |
|
|
Improve this Doc
View Source
type
Declaration
public StbSecRollLType type { get; set; }
Property Value