import { n as ScanTypeEnum } from "./ScanType-CCf07EHM.cjs"; import * as t from "io-ts"; //#region generated/ChipICND1065LExtendProperty.d.ts declare const ChipICND1065LExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegLength: t.Type; BadPointRegLength: t.Type; RegValue: t.ArrayC>; BadPointRegValue: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; LowAshUniformity: t.Type; TheFirstSweepDarkCompensationEn: t.Type; TheFirstSweepDarkCompensation: t.Type; TheFirstLineSlantsDarkCompensationTime: t.Type; LowAshColorCompensation: t.Type; CouplingOptimization: t.Type; CouplingOptimizationFirst: t.Type; EnableCouplingToAdjust: t.Type; CouplingOptimizationSecond: t.Type; SlowlyOpening: t.Type; KneeVoltage: t.Type; BadPixelGain: t.Type; BadPointEnable_1: t.Type; BadPointEnable_2: t.Type; Gain: t.Type; Current: t.Type; EnableToRemoveBadPoints: t.Type; BeginTime: t.Type; ScanType: t.Type; RefreshTheNumberOfClusters: t.Type; InsertFrameMode: t.Type; GclkNum: t.Type; EnergySavingMode: t.Type; CouplingOptimizationEnModel: t.Type; GclkPLL: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; }>]>; /** * Codec for {@link ChipICND1065LExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND1065L.decompiled.cs:167 */ declare const ChipICND1065LExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegLength: t.Type; BadPointRegLength: t.Type; RegValue: t.ArrayC>; BadPointRegValue: t.ArrayC>; }>, t.PartialC<{ ShadowEliminationLevel: t.Type; ShadowEliminationTime: t.Type; LowAshUniformity: t.Type; TheFirstSweepDarkCompensationEn: t.Type; TheFirstSweepDarkCompensation: t.Type; TheFirstLineSlantsDarkCompensationTime: t.Type; LowAshColorCompensation: t.Type; CouplingOptimization: t.Type; CouplingOptimizationFirst: t.Type; EnableCouplingToAdjust: t.Type; CouplingOptimizationSecond: t.Type; SlowlyOpening: t.Type; KneeVoltage: t.Type; BadPixelGain: t.Type; BadPointEnable_1: t.Type; BadPointEnable_2: t.Type; Gain: t.Type; Current: t.Type; EnableToRemoveBadPoints: t.Type; BeginTime: t.Type; ScanType: t.Type; RefreshTheNumberOfClusters: t.Type; InsertFrameMode: t.Type; GclkNum: t.Type; EnergySavingMode: t.Type; CouplingOptimizationEnModel: t.Type; GclkPLL: t.Type; GclkFreqP: t.Type; GclkFreqM: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipICND1065LExtendProperty">; }>]>; interface ChipICND1065LExtendProperty extends t.TypeOf { ScanType?: ScanTypeEnum; } //#endregion export { ChipICND1065LExtendPropertyBase as n, ChipICND1065LExtendProperty as t }; //# sourceMappingURL=ChipICND1065LExtendProperty-FBRlTGfH.d.cts.map