 | SingleWavelengthReconstructionUseSpatialPhaseAverage Property |
Gets or sets the activation state of the spatial phase averaging.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool UseSpatialPhaseAverage { get; set; }
public:
virtual property bool UseSpatialPhaseAverage {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanImplements
IReconstructionUseSpatialPhaseAverage
See Also