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