import * as t from "io-ts"; //#region generated/ChipTBSCommonExtendProperty.d.ts declare const ChipTBSCommonExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; REMOVEBADPOINTSREGLENGTH: t.Type; RegValue: t.ArrayC>; RemoveBadPointsRegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; ShadowEliminationElectric: t.Type; BlankTime: t.Type; GhostEliminationGearSetting: t.Type; IsShadowingEnhancement: t.Type; LowGrayCompsentionOne: t.Type; LowGrayCompsentionTwo: t.Type; LowAshColorCastCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowgrayBrightCompensationTimeEn: t.Type; LowGrayBrightComps1: t.Type; CouplingOptimization1: t.Type; EnableCouplingToAdjust2: t.Type; EnableCouplingToAdjust3: t.Type; EnableCouplingToAdjust4: t.Type; CouplingOptimization5: t.Type; KneeVoltage: t.Type; CouplingOptimizationEnModel: t.Type; GradualTransitionOptimization2: t.Type; GradualTransitionOptimization3: t.Type; OpenDetectionVoltage: t.Type; ShortDetectionVoltage: t.Type; CurrentGain: t.Type; }>]>; /** * Codec for {@link ChipTBSCommonExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTBS5266Common.decompiled.cs:3638 */ declare const ChipTBSCommonExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ REGLENTH: t.Type; REMOVEBADPOINTSREGLENGTH: t.Type; RegValue: t.ArrayC>; RemoveBadPointsRegValue: t.ArrayC>; }>, t.PartialC<{ IsUseNewModule: t.Type; ChipLibVersion: t.Type; ShadowEliminationElectric: t.Type; BlankTime: t.Type; GhostEliminationGearSetting: t.Type; IsShadowingEnhancement: t.Type; LowGrayCompsentionOne: t.Type; LowGrayCompsentionTwo: t.Type; LowAshColorCastCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowgrayBrightCompensationTimeEn: t.Type; LowGrayBrightComps1: t.Type; CouplingOptimization1: t.Type; EnableCouplingToAdjust2: t.Type; EnableCouplingToAdjust3: t.Type; EnableCouplingToAdjust4: t.Type; CouplingOptimization5: t.Type; KneeVoltage: t.Type; CouplingOptimizationEnModel: t.Type; GradualTransitionOptimization2: t.Type; GradualTransitionOptimization3: t.Type; OpenDetectionVoltage: t.Type; ShortDetectionVoltage: t.Type; CurrentGain: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipTBSCommonExtendProperty">; }>]>; interface ChipTBSCommonExtendProperty extends t.TypeOf {} //#endregion export { ChipTBSCommonExtendPropertyBase as n, ChipTBSCommonExtendProperty as t }; //# sourceMappingURL=ChipTBSCommonExtendProperty-BeRQ4IxH.d.cts.map