| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
Description of a cloud layer. More...

Public Types | |
| enum | FractionalCloudCover {  FRACTIONAL_CLOUD_COVER_UNKNOWN = 0, FRACTIONAL_CLOUD_COVER_OTHER = 1, FRACTIONAL_CLOUD_COVER_ZERO_OKTAS = 2, FRACTIONAL_CLOUD_COVER_ONE_OKTAS = 3, FRACTIONAL_CLOUD_COVER_TWO_OKTAS = 4, FRACTIONAL_CLOUD_COVER_THREE_OKTAS = 5, FRACTIONAL_CLOUD_COVER_FOUR_OKTAS = 6, FRACTIONAL_CLOUD_COVER_FIVE_OKTAS = 7, FRACTIONAL_CLOUD_COVER_SIX_OKTAS = 8, FRACTIONAL_CLOUD_COVER_SEVEN_OKTAS = 9, FRACTIONAL_CLOUD_COVER_EIGHT_OKTAS = 10, FRACTIONAL_CLOUD_COVER_SKY_OBSCURED = 11 }  | 
| Defines the fractional cloud cover [1] given by observation of total cloud amount in eights (oktas) of the sky.  More... | |
Public Attributes | |
| optional FractionalCloudCover | fractional_cloud_cover = 1 | 
| Properties of a cloud layer given by fractional cloud cover levels.  More... | |
Description of a cloud layer.
Defines the fractional cloud cover [1] given by observation of total cloud amount in eights (oktas) of the sky.
For visual alignment please see reference [2].
The total degree of coverage indicates how much of the sky is covered with clouds altogether. 0 oktas means that there are no traces of clouds in the sky, 8 oktas means that the sky is completely covered with clouds and no sky blue can be recognized.
| optional FractionalCloudCover osi3::EnvironmentalConditions::CloudLayer::fractional_cloud_cover = 1 | 
Properties of a cloud layer given by fractional cloud cover levels.