RotationVectorAngularVelocityOmegaY Property |
Gets the body-fixed angular velocity coordinate along the positive y-axis.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double OmegaY { get; }
Public ReadOnly Property OmegaY As Double
Get
public:
property double OmegaY {
double get ();
}
member OmegaY : float with get
Property Value
Type:
DoubleSee Also