Name
|
Description
|
Attributes
|
Antenna
|
The Antenna property is used to define the characteristics of tracking data being provided from the ground station. See the Orbit Determination Guide for more information.
|
Type: GroundAntenna
Access: Read-Only
|
CentralBody
|
The name of the CelestialObject on which the GroundStation is located.
|
Type: String
Access: Read/Write
|
CentralBodyObject
|
The CelestialObject on which the GroundStation is located.
|
Type: CelestialObject
Access: Read-Only
|
Color
|
The color of the GroundStation 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
|
ConeElevation
|
If the MaskShape value is set to 'Cone', this property defines the constant elevation horizon of the groundstation. When MaskShape is 'None' or 'Points', this property is ignored for calculations, but is used for representing the groundstation in the Mission View.
|
Type: Variable
Access: Read/Write
Units: deg
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DrawMethod
|
Determines how the GroundStation will be rendered in a Mission View. The draw method can be overridden for an individual view using ViewWindow.SetGroundStationDrawMethod() method.
|
Type: Variable
Access: Read/Write
|
FixedPosition
|
Reports the object's position components (X, Y, Z) referenced to the Body Fixed coordinate system of its central body.
|
Type: Array
Access: Read-Only
Units: km
|
GeodeticsFilename
|
The GroundStation geodetic data file name. The Geodetics file is used for GroundStations with Earth as their central body.
|
Type: String
Access: Read-Only
|
Height
|
The height of the ground station above the reference ellipsoid. The Earth uses the WGS 84 (World Geodetic System 1984) reference ellipsoid.
|
Type: Variable
Access: Read/Write
Units: km
|
InterpolationMode
|
The Method used to interpolate between defined points of the groundstation mask when the MaskShape is 'points'.
|
Type: Variable
Access: Read/Write
|
Latitude
|
The planetodetic latitude of the ground station measured from the equator.
|
Type: Variable
Access: Read/Write
Units: deg
|
LHCPolarizationSupport
|
This is a customer requested property. It has no effect on simulation. It is merely a value holder.
|
Type: Variable
Access: Read/Write
|
LINPolarizationSupport
|
This is a customer requested property. It has no effect on simulation. It is merely a value holder.
|
Type: Variable
Access: Read/Write
|
Longitude
|
The longitude of the ground station east of the prime meridian.
|
Type: Variable
Access: Read/Write
Units: deg
|
MaskAzimuth
|
When MaskShape is set to 'Points', the MaskAzimuth value for each of the 'n' points can be set. The array index (i.e., 'n') starts at 0 and goes up to NumberOfPoints - 1.
|
Type: Array
Access: Read/Write
Units: deg
|
MaskElevation
|
When MaskShape is set to 'Points', the MaskElevation value for each of the 'n' points can be set. The array index (i.e., 'n') starts at 0 and goes up to NumberOfPoints - 1.
|
Type: Array
Access: Read/Write
Units: deg
|
MaskShape
|
The type of horizon mask for the ground station. The mask can be defined as a cone, as a series of azimuth and elevation angles, or you can select not to use a mask, in which case the GroundStation can "see" to the horizon.
|
Type: String
Access: Read/Write
|
MonthlyRefractivity
|
Mean Surface Refractivity (N) based on month of year. These values are used in the 'RC (tick Refraction Correction) model. This refraction setting is only used to determine the tropospheric time/range bias in the Orbit Determination system. Tropospheric corrections are only applied when the Earth is the central body for the GroundStation. This refraction setting is not applied when computing any other contact or visibility methods.
|
Type: Array
Access: Read/Write
|
Name
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
NumberOfPoints
|
When MaskShape is set to 'Points', this property defines the number points that comprise the masking profile.
|
Type: Variable
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
|
OD
|
This property contains the OD settings for all the GroundStation properties that can be estimated.
|
Type: GroundStationODProperties
Access: Read-Only
|
Opacity
|
The opacity of the GroundStation when visualized in a Mission View. This does not apply to the GroundStation outline.The opacity can be overridden for an individual view using ViewWindow.SetObjectOpacity() method.
|
Type: Variable
Access: Read/Write
|
ReceiverGainTemperature
|
The receiver gain temperature.
|
Type: Variable
Access: Read/Write
Units: dB
|
RefractionModelType
|
Refraction model to use. Refraction can only be computed when the Earth is the central body of the GroundStation. The selected refraction model will be used to compute refracted elevation from this GroundStation, affecting the following methods: GroundStation.ElevationR, GroundStation.CommZAspectAngle, GroundStation.TrackingInterference, Spacecraft.Contact, Spacecraft.ContactTimes, and Spacecraft.PassData. The following refraction models are available:
- None.
- Analytic - Chapman. This Earth refraction model is based on analytic Chapman theory.
- Analytic - Interpolation Table. This model is the same as the VisibilitySegment "Analytic - TRORD" model. This Earth refraction model is based on the TRORD refraction model documented in the "Software Requirements Specification for Tracking and Orbit Determination (TRORD) CPCI 202 of the Command and Control Segment Math Appendix", September 1992. This is a troposphere-only refraction model; ionospheric refraction is not modeled. This model uses the local-mean coefficients for each month specified by the GroundStation.RefractivityNs property.
To access additional refraction models, visibility methods, and observer/target object types, use the VisibilityCalculator and VisibilitySegment objects.
|
Type: Variable
Access: Read/Write
|
RefractivityNs
|
Local-mean coefficients for each month used with the analytic interpolation table refraction model. If the GroundStation.RefractionModelType is set to "Analytic - Interpolation Table", this array of refraction coefficients is used to compute the refracted elevation from this GroundStation, affecting the following methods: GroundStation.ElevationR, GroundStation.CommZAspectAngle, GroundStation.TrackingInterference, Spacecraft.Contact, Spacecraft.ContactTimes, and Spacecraft.PassData. These refraction coefficients are also used with the VisibilityCalculator and VisibilitySegment objects if this GroundStation is the observer for a Segment and the Segment.RefractionModelType is set to "Analytic - TRORD".
|
Type: Array
Access: Read/Write
|
RHCPolarizationSupport
|
This is a customer requested property. It has no effect on simulation. It is merely a value holder.
|
Type: Variable
Access: Read/Write
|
SgfStation
|
An acronym that corresponds to a station in the Station Geodetics file. This property should contain an alpha/numeric string of four characters. The Geodetics file is used for GroundStations with Earth as their central body.
|
Type: String
Access: Read-Only
|
TrackingStationId
|
A numeric ID which matches the ID within tracking data file(s) associated with this ground station. Note: This property is used in association with Orbit Determination.
|
Type: String
Access: Read/Write
|
TransmitterEIRP
|
The transmitter EIRP.
|
Type: Variable
Access: Read/Write
Units: dBm
|