import * as t from "io-ts"; //#region generated/ChipTBS5266BExtendProperty.d.ts declare const ChipTBS5266BExtendPropertyBase: 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 ChipTBS5266BExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTBS5266B.decompiled.cs:3499 */ declare const ChipTBS5266BExtendProperty: 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<"ChipTBS5266BExtendProperty">; }>]>; interface ChipTBS5266BExtendProperty extends t.TypeOf {} //#endregion export { ChipTBS5266BExtendPropertyBase as n, ChipTBS5266BExtendProperty as t }; //# sourceMappingURL=ChipTBS5266BExtendProperty-RJ2jzqRX.d.cts.map