SkyCondition
public struct SkyCondition : Codable
This struct contains the sky condition information.
-
Undocumented
Declaration
Swift
public var skyCover: String?
-
Undocumented
Declaration
Swift
public var cloudType: String?
-
Undocumented
Declaration
Swift
public var cloudBase: Int?