RotationVectorAngularVelocity.OmegaY 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double OmegaY { get; }
Public ReadOnly Property OmegaY As Double
Get
public:
property double OmegaY {
double get ();
}
member OmegaY : float with get
Property Value
Type:
Double
See Also