 | IReconstructionTemporalPhaseAverageFramesNumber Property |
Gets of sets the number of frames to be averaged during the temporal averaging process.
Namespace: LynceeTec.InterfacesAssembly: LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:43 UTC
Syntaxint TemporalPhaseAverageFramesNumber { get; set; }
property int TemporalPhaseAverageFramesNumber {
int get ();
void set (int value);
}
Property Value
Int32
See Also