Click or drag to resize

AxesFixedAtJulianDate Properties

The AxesFixedAtJulianDate type exposes the following members.

Properties
  NameDescription
Public propertyFixedAt
Gets or sets the JulianDate at which the FixedAxes will be evaluated.
Public propertyFixedAxes
Gets or sets the Axes that will be evaluated at the FixedAt date.
Public propertyFixedWithRespectTo
Gets or sets the (optional) Axes in which the FixedAxes 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