import * as t from "io-ts"; //#region generated/ChipTBS5266AExtendProperty.d.ts declare const ChipTBS5266AExtendPropertyBase: 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; OcclusionOptimizationOne: t.Type; OcclusionOptimizationTwo: t.Type; LowGrayCompsentionOne: t.Type; LowGrayCompsentionTwo: t.Type; LowAshColorCastCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowGrayBrightComps1: t.Type; CouplingOptimization1: t.Type; EnableCouplingToAdjust2: t.Type; EnableCouplingToAdjust3: 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 ChipTBS5266AExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTBS5266A.decompiled.cs:3583 */ declare const ChipTBS5266AExtendProperty: 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; OcclusionOptimizationOne: t.Type; OcclusionOptimizationTwo: t.Type; LowGrayCompsentionOne: t.Type; LowGrayCompsentionTwo: t.Type; LowAshColorCastCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowGrayBrightComps1: t.Type; CouplingOptimization1: t.Type; EnableCouplingToAdjust2: t.Type; EnableCouplingToAdjust3: 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<"ChipTBS5266AExtendProperty">; }>]>; interface ChipTBS5266AExtendProperty extends t.TypeOf {} //#endregion export { ChipTBS5266AExtendPropertyBase as n, ChipTBS5266AExtendProperty as t }; //# sourceMappingURL=ChipTBS5266AExtendProperty-ikjraKaD.d.cts.map