Click or drag to resize

StkSatelliteDatabaseQuery Properties

The StkSatelliteDatabaseQuery type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets or sets the value of Active that is required in order for the entry to be included in the query.
Public propertyCommonName
Gets or sets a regular expression that the CommonName must match in order to be included in the query.
Public propertyInternationalDesignator
Gets or sets a regular expression that the InternationalDesignator must match in order to be included in the query.
Public propertyMaximumApogee
Gets or sets the maximum value of Apogee that is allowed in order for the entry to be included in the query.
Public propertyMaximumInclination
Gets or sets the maximum value of Inclination that is allowed in order for the entry to be included in the query.
Public propertyMaximumPerigee
Gets or sets the maximum value of Perigee that is allowed in order for the entry to be included in the query.
Public propertyMaximumPeriod
Gets or sets the maximum value of Period that is allowed in order for the entry to be included in the query.
Public propertyMinimumApogee
Gets or sets the minimum value of Apogee that is allowed in order for the entry to be included in the query.
Public propertyMinimumInclination
Gets or sets the minimum value of Inclination that is allowed in order for the entry to be included in the query.
Public propertyMinimumPerigee
Gets or sets the minimum value of Perigee that is allowed in order for the entry to be included in the query.
Public propertyMinimumPeriod
Gets or sets the minimum value of Period that is allowed in order for the entry to be included in the query.
Public propertyMission
Gets or sets a regular expression that the Mission must match in order to be included in the query.
Public propertyOfficialName
Gets or sets a regular expression that the OfficialName must match in order to be included in the query.
Public propertyOwner
Gets or sets a regular expression that the Owner must match in order to be included in the query.
Public propertySatelliteNumber
Gets or sets a regular expression that the SatelliteNumber must match in order to be included in the query.
Top
See Also