bcfreeflight
    Preparing search index...

    Class WeatherRecord<TWeatherData>

    Represents a single summarized weather record that combines processed weather data with metadata about the reporting device.

    Type Parameters

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Weather data collected from the device.

    device: DeviceInfo

    Information about the device from which the data was collected.

    deviceId: string

    Unique identifier for the device.

    localDate: string

    The local date corresponding to the data recording.

    timestamp: string

    The timestamp of when the data was recorded.

    Methods