Click or drag to resize

VectorEllipsoidSurfaceNormal Properties

The VectorEllipsoidSurfaceNormal type exposes the following members.

Properties
  NameDescription
Public propertyEllipsoid
Gets or sets the ellipsoid on which the surface normal is computed.
Public propertyEllipsoidFixedFrame
Gets or sets a reference frame fixed to the ellipsoid. If the ellipsoid is the Earth's shape model, this property should be Earth's fixed frame.
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 propertyPoint
Gets or sets the point to be projected onto the ellipsoid surface.
Top
See Also