Click or drag to resize

ScalarVectorElement Properties

The ScalarVectorElement type exposes the following members.

Properties
  NameDescription
Public propertyElement
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.
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 propertyReferenceAxes
Gets or sets the Axes to observe the ReferenceVector.
Public propertyReferenceVector
Gets or sets the Vector to use.
Top
See Also