StkSatelliteDatabaseQuery Properties |
The StkSatelliteDatabaseQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Gets or sets the value of Active that is required
in order for the entry to be included in the query.
| |
| CommonName |
Gets or sets a regular expression that the CommonName
must match in order to be included in the query.
| |
| InternationalDesignator |
Gets or sets a regular expression that the InternationalDesignator
must match in order to be included in the query.
| |
| MaximumApogee |
Gets or sets the maximum value of Apogee that
is allowed in order for the entry to be included in the query.
| |
| MaximumInclination |
Gets or sets the maximum value of Inclination that
is allowed in order for the entry to be included in the query.
| |
| MaximumPerigee |
Gets or sets the maximum value of Perigee that
is allowed in order for the entry to be included in the query.
| |
| MaximumPeriod |
Gets or sets the maximum value of Period that
is allowed in order for the entry to be included in the query.
| |
| MinimumApogee |
Gets or sets the minimum value of Apogee that
is allowed in order for the entry to be included in the query.
| |
| MinimumInclination |
Gets or sets the minimum value of Inclination that
is allowed in order for the entry to be included in the query.
| |
| MinimumPerigee |
Gets or sets the minimum value of Perigee that
is allowed in order for the entry to be included in the query.
| |
| MinimumPeriod |
Gets or sets the minimum value of Period that
is allowed in order for the entry to be included in the query.
| |
| Mission |
Gets or sets a regular expression that the Mission
must match in order to be included in the query.
| |
| OfficialName |
Gets or sets a regular expression that the OfficialName
must match in order to be included in the query.
| |
| Owner |
Gets or sets a regular expression that the Owner
must match in order to be included in the query.
| |
| SatelliteNumber |
Gets or sets a regular expression that the SatelliteNumber
must match in order to be included in the query.
|