StkFacilityDatabaseQuery Properties |
The StkFacilityDatabaseQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| CentralBodyName |
Gets or sets a regular expression that the CentralBodyName
must match in order to be included in the query.
| |
| FacilityName |
Gets or sets a regular expression that the FacilityName
must match in order to be included in the query.
| |
| MaximumAltitude |
Gets or sets the maximum value of Altitude in meters that
is allowed in order for the entry to be included in the query.
| |
| MaximumLatitude |
Gets or sets the maximum value of Latitude in radians that
is allowed in order for the entry to be included in the query.
| |
| MaximumLongitude |
Gets or sets the maximum value of Longitude in radians that
is allowed in order for the entry to be included in the query.
| |
| MinimumAltitude |
Gets or sets the minimum value of Altitude in meters that
is allowed in order for the entry to be included in the query.
| |
| MinimumLatitude |
Gets or sets the minimum value of Latitude in radians that
is allowed in order for the entry to be included in the query.
| |
| MinimumLongitude |
Gets or sets the minimum value of Longitude in radians that
is allowed in order for the entry to be included in the query.
| |
| NetworkName |
Gets or sets a regular expression that the NetworkName
must match in order to be included in the query.
|