AxesLinearRateInitialRotationalVelocity Property |
Gets or sets the magnitude of the rotational velocity with respect to the reference axes at the reference epoch.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double InitialRotationalVelocity { get; set; }
Public Property InitialRotationalVelocity As Double
Get
Set
public:
property double InitialRotationalVelocity {
double get ();
void set (double value);
}
member InitialRotationalVelocity : float with get, set
Property Value
Type:
DoubleSee Also