AxesLinearRateRotationalAcceleration Property |
Gets or sets the rotational acceleration or rate of change of the rotational velocity.
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 RotationalAcceleration { get; set; }
Public Property RotationalAcceleration As Double
Get
Set
public:
property double RotationalAcceleration {
double get ();
void set (double value);
}
member RotationalAcceleration : float with get, set
Property Value
Type:
DoubleSee Also