ScalarVariableAreaJulianDate Properties |
The ScalarVariableAreaJulianDate type exposes the following members.
Name | Description | |
---|---|---|
AreaData |
Gets a collection of key-value pairs with JulianDate
as the key and area (in meters squared) as the value.
| |
CycleRepeats |
Gets or sets a value indicating whether any time outside the time interval defined by the AreaData
will be wrapped by adding or subtracting an integer number of time intervals until the transformed time
is inside the time interval. If false, any time that is before the time interval defined by the AreaData
will be set to the minimum time within the interval. Similarly, any time after that time interval will be set to
the maximum time within the interval.
| |
InterpolationOrder |
Gets or sets the order of the interpolation that will be done to estimate the area.
(Inherited from ScalarVariableArea.) | |
IsFrozen |
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.) |