Click or drag to resize

VectorFixedAtJulianDate Properties

The VectorFixedAtJulianDate type exposes the following members.

Properties
  NameDescription
Public propertyFixedAt
Gets or sets the JulianDate at which the FixedVector will be evaluated.
Public propertyFixedVector
Gets or sets the Vector that will be evaluated at the FixedAt date.
Public propertyFixedWithRespectTo
Gets or sets the (optional) Axes in which the FixedVector will be fixed.
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.)
Top
See Also