Name
|
Description
|
Attributes
|
Active
|
Determines whether the ProximityZone is active.
|
Type: Variable
Access: Read/Write
|
Color
|
The color of the rendered proximity zone when visualized in a Mission View. The color can be overridden for an individual view using the ViewWindow.SetObjectColor() method.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
MaximumRangeShape
|
The shape of the surface defining the boundary of the ProximityZone.
|
Type: Variable
Access: Read/Write
|
MaxRangeAttitudeFrame
|
The coordinate frame in which the ProximityZone is described.
|
Type: Variable
Access: Read/Write
|
MaxRangeRotationSequence
|
The order in which the Euler axis rotations are applied. The rotations are defined by the MaxRangeAttitudeAngle1, MaxRangeAttitudeAngle2, MaxRangeAttitudeAngle3 properties.
|
Type: Array
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
Opacity
|
The opacity of the ProximityZone when visualized in a Mission View. The opacity can be overridden for an individual view using ViewWindow.SetObjectOpacity() method.
|
Type: Variable
Access: Read/Write
|
Orientation
|
The set of rotation angles in the Euler Angles Set. The rotation is referenced from the attitude frame specified by the MaxRangeAttitudeFrame property. The order in which the rotations are applied is specified by the MaxRangeRotationSequence property. These rotations define the alignment of the ProximityZone.
|
Type: Array
Access: Read/Write
Units: deg
|
Position
|
The vector representing the center of the ProximityZone relative to the Spacecraft to which it is attached. The attitude of these components are given by MaxRangeAttitudeFrame. The offset is applied before the rotation specified by MaxRangeAttitudeAngle.
|
Type: Array
Access: Read/Write
Units: km
|
ShellType
|
Determines how the ProximityZone zone is rendered in a Mission View.
|
Type: Variable
Access: Read/Write
|
Size
|
The vector representing the maximum range of the ProximityZone from its center. Only the x-component is used when a spherical zone shape is selected.
|
Type: Array
Access: Read/Write
Units: km
|
TickScale
|
The distance between tick marks on the axes attached to the ProximityZone. These axes are only shown if the ViewWindow.SetShowAxis method has been used to set the visibility of the axes to true (1) for the ProximityZone of interest. The axes can also be turned on or off through the Output Properties tab.
|
Type: Variable
Access: Read/Write
Units: km
|