Click or drag to resize

SimpleAccelerationPerformanceModel Properties

The SimpleAccelerationPerformanceModel type exposes the following members.

Properties
  NameDescription
Public propertyGravitationalAcceleration
Gets or sets the gravitational acceleration constant to use when converting load factors to accelerations.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyLateralLoadLimits
Gets or sets the lateral load limit.
Public propertyLongitudinalLoadLimits
Gets or sets the longitudinal load limits.
Public propertyVerticalLoadLimits
Gets or sets the vertical load limits.
Top
See Also