Class StbSecRollH
Inheritance
System.Object
StbSecRollH
Assembly: STBDotNet.dll
Syntax
public class StbSecRollH : 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
r
Declaration
public double r { 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 StbSecRollHType type { get; set; }
Property Value