IauOrientationParametersRotationRate Property |
Gets the instantaneous rotation rate about the north pole, in radians per second.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double RotationRate { get; }
Public ReadOnly Property RotationRate As Double
Get
public:
property double RotationRate {
double get ();
}
member RotationRate : float with get
Property Value
Type:
DoubleSee Also