onvif
    Preparing search index...

    Interface RadiometryConfiguration

    interface RadiometryConfiguration {
        radiometryGlobalParameters?: RadiometryGlobalParameters;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    radiometryGlobalParameters?: RadiometryGlobalParameters

    Global Parameters for Radiometry Measurements. Shall exist if Radiometry Capability is reported, and Global Parameters are supported by the device.