class documentation

class Environment__CloudCover(NumberData):

View In Hierarchy

Cloud cover of the sky.

Class Variable name Is always 'environment/cloud_cover'
Class Variable val Cloud cover in oktas, i.e. between 0 (completely clear) and 8 (completely cloudy). A value of 9 denotes that the sky is obstructed from the view, e.g. in a parking garage.
name: Literal['environment/cloud_cover'] =

Is always 'environment/cloud_cover'

val: int =

Cloud cover in oktas, i.e. between 0 (completely clear) and 8 (completely cloudy). A value of 9 denotes that the sky is obstructed from the view, e.g. in a parking garage.