import * as t from "io-ts"; //#region generated/ChipTBS2218ExtendProperty.d.ts declare const ChipTBS2218ExtendPropertyBase: 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; BlankingOneLevel: t.Type; BlankingTwoTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingOptimizationOne: t.Type; CurrentGain: t.Type; LowgrayDeviationCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowgrayBrightCompensationTimeEn: t.Type; LowgrayBrightCompensation1: t.Type; KneeVoltage: t.Type; CurrentGear: t.Type; CouplingOptimizationMode: t.Type; GradualTransitionOptimization2: t.Type; GradualTransitionOptimization3: t.Type; OpenDetectionVoltage: t.Type; }>]>; /** * Codec for {@link ChipTBS2218ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipTBS2218.decompiled.cs:3389 */ declare const ChipTBS2218ExtendProperty: 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; BlankingOneLevel: t.Type; BlankingTwoTime: t.Type; LowGrayCompensationOne: t.Type; LowGrayCompensationTwo: t.Type; LowGrayTransverseStriationImprove: t.Type; CouplingOptimizationOne: t.Type; CurrentGain: t.Type; LowgrayDeviationCompensation3: t.Type; LowgrayBrightCompensationTime: t.Type; LowgrayBrightCompensationTimeEn: t.Type; LowgrayBrightCompensation1: t.Type; KneeVoltage: t.Type; CurrentGear: t.Type; CouplingOptimizationMode: t.Type; GradualTransitionOptimization2: t.Type; GradualTransitionOptimization3: t.Type; OpenDetectionVoltage: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipTBS2218ExtendProperty">; }>]>; interface ChipTBS2218ExtendProperty extends t.TypeOf {} //#endregion export { ChipTBS2218ExtendPropertyBase as n, ChipTBS2218ExtendProperty as t }; //# sourceMappingURL=ChipTBS2218ExtendProperty-CAPc5wSc.d.mts.map