import * as t from "io-ts"; //#region generated/ChipMY9758ExtendProperty.d.ts declare const ChipMY9758ExtendPropertyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ DCLKMode: t.Type; ScanNumber: t.Type; RefreshRate: t.Type; ScanningSequence: t.Type; LowAshUniformity: t.Type; NonIntegerGrayScale: t.Type; GrayScaleUpgrade: t.Type; UplinkMode: t.Type; GCKDoubFrequency: t.Type; UpVanishingShadow: t.Type; VanishingShadowTime: t.Type; CompensateTime: t.Type; CrossEliminate: t.Type; DetectionPosition: t.Type; BlackEnergySaving: t.Type; DynamicEnergySaving: t.Type; CurrentSetting_1: t.Type; CurrentSetting_2: t.Type; FineTuning_3: t.Type; CurrentGain: t.Type; CurrentSetting_3: t.Type; ConductionMode: t.Type; Compensation_crude: t.Type; TimeSharing: t.Type; FirstCompensate: t.Type; CouplingOptimization: t.Type; SquareGhost: t.Type; DownVanishingShadow: t.Type; CompensationMode: t.Type; CouplingStrengthen: t.Type; FineTuning_2: t.Type; CompensationCapacity: t.Type; FineTuning_1: t.Type; Compensation_fine: t.Type; CrossEliminateBool: t.Type; }>]>; /** * Codec for {@link ChipMY9758ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.ChipMY9758.decompiled.cs:1004 */ declare const ChipMY9758ExtendProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ RegisterArray: t.ArrayC>; }>, t.PartialC<{ DCLKMode: t.Type; ScanNumber: t.Type; RefreshRate: t.Type; ScanningSequence: t.Type; LowAshUniformity: t.Type; NonIntegerGrayScale: t.Type; GrayScaleUpgrade: t.Type; UplinkMode: t.Type; GCKDoubFrequency: t.Type; UpVanishingShadow: t.Type; VanishingShadowTime: t.Type; CompensateTime: t.Type; CrossEliminate: t.Type; DetectionPosition: t.Type; BlackEnergySaving: t.Type; DynamicEnergySaving: t.Type; CurrentSetting_1: t.Type; CurrentSetting_2: t.Type; FineTuning_3: t.Type; CurrentGain: t.Type; CurrentSetting_3: t.Type; ConductionMode: t.Type; Compensation_crude: t.Type; TimeSharing: t.Type; FirstCompensate: t.Type; CouplingOptimization: t.Type; SquareGhost: t.Type; DownVanishingShadow: t.Type; CompensationMode: t.Type; CouplingStrengthen: t.Type; FineTuning_2: t.Type; CompensationCapacity: t.Type; FineTuning_1: t.Type; Compensation_fine: t.Type; CrossEliminateBool: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMY9758ExtendProperty">; }>]>; interface ChipMY9758ExtendProperty extends t.TypeOf {} //#endregion export { ChipMY9758ExtendPropertyBase as n, ChipMY9758ExtendProperty as t }; //# sourceMappingURL=ChipMY9758ExtendProperty-X-PZ0q0d.d.cts.map