MetarParams
public struct MetarParams : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var timeConstraints: TimeConstraints
-
Undocumented
Declaration
Swift
public var stationConstraints: StationConstraints?
-
Undocumented
Declaration
Swift
public var mostRecent: Bool?
-
Undocumented
Declaration
Swift
public var flightPath: FlightPath?
-
Undocumented
Declaration
Swift
public var fields: [String]?
-
Undocumented
Declaration
Swift
public var areaConstraint: AreaConstraints?
-
Undocumented
Declaration
Swift
public var coordinateRectangle: CoordinateRectangle?
-
Undocumented
Declaration
Swift
public var minimumDegreeDistance: Double?
-
Undocumented
Declaration
Swift
public init()