Click or drag to resize

StkFacilityDatabaseQuery Properties

The StkFacilityDatabaseQuery type exposes the following members.

Properties
  NameDescription
Public propertyCentralBodyName
Gets or sets a regular expression that the CentralBodyName must match in order to be included in the query.
Public propertyFacilityName
Gets or sets a regular expression that the FacilityName must match in order to be included in the query.
Public propertyMaximumAltitude
Gets or sets the maximum value of Altitude in meters that is allowed in order for the entry to be included in the query.
Public propertyMaximumLatitude
Gets or sets the maximum value of Latitude in radians that is allowed in order for the entry to be included in the query.
Public propertyMaximumLongitude
Gets or sets the maximum value of Longitude in radians that is allowed in order for the entry to be included in the query.
Public propertyMinimumAltitude
Gets or sets the minimum value of Altitude in meters that is allowed in order for the entry to be included in the query.
Public propertyMinimumLatitude
Gets or sets the minimum value of Latitude in radians that is allowed in order for the entry to be included in the query.
Public propertyMinimumLongitude
Gets or sets the minimum value of Longitude in radians that is allowed in order for the entry to be included in the query.
Public propertyNetworkName
Gets or sets a regular expression that the NetworkName must match in order to be included in the query.
Top
See Also