Properties for an Orbit State Value calculation object.
DisableControlParameter | Disables the specified control parameter. |
EnableControlParameter | Enables the specified control parameter. |
IsControlParameterEnabled | Sees if the specified control is enabled. |
CalcObjectName | Gets or sets the calculation object. |
ControlParametersAvailable | Returns whether or not the control parameters can be set. |
InputCoordSystemName | Gets or sets the coordinate system of the input state. |
Vx | Gets or sets the x velocity component. Uses Rate Dimension. |
Vy | Gets or sets the y velocity component. Uses Rate Dimension. |
Vz | Gets or sets the z velocity component. Uses Rate Dimension. |
X | Gets or sets the x position component. Uses Distance Dimension. |
Y | Gets or sets the y position component. Uses Distance Dimension. |
Z | Gets or sets the z position component. Uses Distance Dimension. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |