Click or drag to resize

VectorAcceleration Properties

The VectorAcceleration type exposes the following members.

Properties
  NameDescription
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 propertyPoint
Gets or sets the point. The vector will represent the acceleration of this point.
Public propertyReferenceFrame
Gets or sets the reference frame. The vector will represent the acceleration of the point in this frame.
Top
See Also