Click or drag to resize

ScalarVariableAreaArgumentLatitude Properties

The ScalarVariableAreaArgumentLatitude type exposes the following members.

Properties
  NameDescription
Public propertyAreaData
Gets a collection of key-value pairs with argument of latitude (in degrees) as the key and area (in meters squared) as the value.
Public propertyIntegrationFrame
Gets or sets the ReferenceFrame that the IntegrationPoint should be observed in.
Public propertyIntegrationPoint
Gets or sets the Point used to determine the argument of latitude at a particular time. This argument of latitude is then used to interpolate the area.
Public propertyInterpolationOrder
Gets or sets the order of the interpolation that will be done to estimate the area.
(Inherited from ScalarVariableArea.)
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