Click or drag to resize

PointFixedAtJulianDate Properties

The PointFixedAtJulianDate type exposes the following members.

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