interface ChipMBI5254ExtendProperty {
    @_xsi:type?: "ChipMBI5254ExtendProperty";
    AdvancedRLowAshColorCastCompensation1?: number;
    AdvancedRLowAshColorCastCompensation2?: number;
    AdvancedRLowAshColorCastCompensation3?: number;
    CurrentGain?: number;
    DarkBlockCompensationOne?: number;
    DarkBlockCompensationThree?: number;
    DarkBlockCompensationTwo?: number;
    DislodgeBadPointsGrade?: number;
    FirstSweepElimination?: number;
    GradientCompensation?: number;
    GradientCompensation1?: number;
    GrayHorizontalStripesEliminateEn?: boolean;
    IsSetLowEffectGamma?: boolean;
    LowAshColorCastCompensation?: number;
    REG_LENGTH: number;
    RegisterArray: number[];
    UnderEliminateGhost?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5254ExtendProperty" = ...
AdvancedRLowAshColorCastCompensation1?: number = common.UInt8
AdvancedRLowAshColorCastCompensation2?: number = common.UInt8
AdvancedRLowAshColorCastCompensation3?: number = common.UInt8
CurrentGain?: number = common.UInt8
DarkBlockCompensationOne?: number = common.UInt8
DarkBlockCompensationThree?: number = common.UInt8
DarkBlockCompensationTwo?: number = common.UInt8
DislodgeBadPointsGrade?: number = common.UInt8
FirstSweepElimination?: number = common.UInt8
GradientCompensation?: number = common.UInt8
GradientCompensation1?: number = common.UInt8
GrayHorizontalStripesEliminateEn?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
LowAshColorCastCompensation?: number = common.UInt8
REG_LENGTH: number = common.Int32_14
RegisterArray: number[] = ...
UnderEliminateGhost?: number = common.UInt8