ScalarVectorElement Properties |
The ScalarVectorElement type exposes the following members.
Name | Description | |
---|---|---|
Element |
Gets or sets the CartesianElement to use. Note that if using
Magnitude, the first derivative will be the derivative of
the Magnitude, not the magnitude of the velocity.
| |
IsFrozen |
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.) | |
ReferenceAxes |
Gets or sets the Axes to observe the ReferenceVector.
| |
ReferenceVector |
Gets or sets the Vector to use.
|