Name
|
Description
|
Attributes
|
AngularVelocity
|
The angular velocity vector associated with the quaternion attitude system.
This property has been Deprecated. Please use the CelestialObject.GetAngularVelocityAtEpoch, GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Array
Access: Read/Write
Units: deg/s
|
AngularVelocityX
|
The X-component of the angular velocity vector associated with the quaternion attitude system.
This property has been Deprecated. Please use the CelestialObject.GetAngularVelocityAtEpoch, GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read/Write
Units: deg/s
|
AngularVelocityY
|
The Y-component of the angular velocity vector associated with the quaternion attitude system.
This property has been Deprecated. Please use the CelestialObject.GetAngularVelocityAtEpoch, GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read/Write
Units: deg/s
|
AngularVelocityZ
|
The Z-component of the angular velocity vector associated with the quaternion attitude system.
This property has been Deprecated. Please use the CelestialObject.GetAngularVelocityAtEpoch, GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read/Write
Units: deg/s
|
JPEGFileName
|
An image file to apply to the surface of the CelestialObject. The image may be in jpeg, png, tiff, gif, or bmp format.
This property has been Deprecated. Please use CelestialObject.Globe.SurfaceLayer.DaytimeImageFilename instead.
|
Type: String
Access: Read/Write
|
Position
|
Returns the CelestialObject's X, Y, Z position referenced to the Mean of J2000 Earth-Equator coordinate frame.
This property has been Deprecated. Please use the CelestialObject.GetPositionAtEpoch or SetState method instead.
|
Type: Array
Access: Read/Write
Units: km
|
PotentialFieldFileName
|
The path and filename that is used to define the potential field of the celestial body.
This property has been Deprecated. Please use ForceModel.PlanetoPotentialFilename instead, using indices to change the potential filenames for different CelestialObjects.
|
Type: String
Access: Read/Write
|
Q1
|
The first vector component of the attitude quaternion. The quaternion represents the rotation between the CelestialObject's body coordinates and the MJ2000 Earth Equator attitude reference frame.
This property has been Deprecated. Please use the Quaternion vector instead.
|
Type: Variable
Access: Read/Write
|
Q2
|
The second vector component of the attitude quaternion. The quaternion represents the rotation between the CelestialObject's body coordinates and the MJ2000 Earth Equator attitude reference frame.
This property has been Deprecated. Please use the Quaternion vector instead.
|
Type: Variable
Access: Read/Write
|
Q3
|
The third vector component of the attitude quaternion. The quaternion represents the rotation between the CelestialObject's body coordinates and the MJ2000 Earth Equator attitude reference frame.
This property has been Deprecated. Please use the Quaternion vector instead.
|
Type: Variable
Access: Read/Write
|
Q4
|
The scalar vector component of the attitude quaternion. The quaternion represents the rotation between the CelestialObject's body coordinates and the MJ2000 Earth Equator attitude reference frame. FreeFlyer uses the right-handed convention when applying the quaternion rotation.
This property has been Deprecated. Please use the Quaternion vector instead.
|
Type: Variable
Access: Read/Write
|
Quaternion
|
The attitude quaternion. The quaternion represents the rotation between the CelestialObject's body coordinates and the MJ2000 Earth Equator attitude reference frame.
This property has been Deprecated. Please use the CelestialObject.GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Array
Access: Read/Write
|
SpinAxisDeclination
|
The declination of the pole of the CelestialObject measured from the Mean of J2000 Earth-Equator Coordinate frame. The pole of the CelestialObject falls on the North side of the mean equator and the vector from the origin of the CelestialObject to pole defines the instantaneous spin axis.
This property has been Deprecated. Please use the CelestialObject.GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read-Only
Units: deg
|
SpinAxisRightAscension
|
The Right ascension of the pole of the CelestialObject measured from the Mean of J2000 Earth-Equator Coordinate frame. The pole of the CelestialObject falls on the North side of the mean equator and the vector from the origin of the CelestialObject to pole defines the instantaneous spin axis.
This property has been Deprecated. Please use the CelestialObject.GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read-Only
Units: deg
|
SpinPhase
|
The phase angle of the x-axis of the CelestialObject with respect to the projection of the x-axis of the geocentric inertial frame into the equatorial plane of the CelestialObject.
This property has been Deprecated. Please use the CelestialObject.GetOrientationAtEpoch or SetOrientation method instead.
|
Type: Variable
Access: Read-Only
Units: deg
|
SpinRate
|
The angular rotation rate of the CelestialObject about its spin axis.
This property has been Deprecated. Please use the CelestialObject.GetSpinRateAtEpoch method instead.
|
Type: Variable
Access: Read/Write
Units: deg/s
|
TextureFileName
|
An image file to apply to the surface of the CelestialObject. The image may be in jpeg, png, tiff, gif, or bmp format. This property should be set before the first ViewWindow update. It has no effect for any built-in global CelestialObject, and the texture used for these objects should be set in User Preferences. The texture can be overridden for an individual view using the ViewWindow.SetCelestialObjectDaytimeImage() method.
This property has been Deprecated. Please use CelestialObject.Globe.SurfaceLayer.DaytimeImageFilename instead.
|
Type: String
Access: Read/Write
|
Velocity
|
Returns the instantaneous CelestialObject velocity vector in Cartesian components (VX, VY, VZ) referenced to the Mean of J2000 Earth-Equator coordinate frame.
This property has been Deprecated. Please use the CelestialObject.GetVelocityAtEpoch or SetState method instead.
|
Type: Array
Access: Read/Write
Units: km/s
|
VX
|
X-component of the CelestialObject's velocity vector referenced to the Mean of J2000 Earth-Equator Coordinate frame. When retrieving information about the state of a Celestial Object, the CelestialObject GetVelocityAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetVelocityAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km/s
|
VY
|
Y-component of the CelestialObject's velocity vector referenced to the Mean of J2000 Earth-Equator Coordinate frame. When retrieving information about the state of a Celestial Object, the CelestialObject GetVelocityAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetVelocityAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km/s
|
VZ
|
Z-component of the CelestialObject's velocity vector referenced to the Mean of J2000 Earth-Equator Coordinate frame. When retrieving information about the state of a Celestial Object, the CelestialObject GetVelocityAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetVelocityAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km/s
|
X
|
X-component of the CelestialObject's position vector referenced to the Mean of J2000 Earth-Equator Coordinate frame, centered at the origin of the CentralBody. When retrieving information about the state of a Celestial Object, the CelestialObject GetPositionAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetPositionAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km
|
Y
|
Y-component of the CelestialObject's position vector referenced to the Mean of J2000 Earth-Equator Coordinate frame, centered at the origin of the CentralBody. When retrieving information about the state of a Celestial Object, the CelestialObject GetPositionAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetPositionAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km
|
Z
|
Z-component of the CelestialObject's position vector referenced to the Mean of J2000 Earth-Equator Coordinate frame, centered at the origin of the CentralBody. When retrieving information about the state of a Celestial Object, the CelestialObject GetPositionAtEpoch or GetPosVelAtEpoch methods should be used instead of attempting to access this property.
This property has been Deprecated. Please use the CelestialObject.GetPositionAtEpoch or SetState method instead.
|
Type: Variable
Access: Read/Write
Units: km
|