 | SingleWavelengthReconstructionUnwrap2DMethod Property |
Gets or sets the method for unwrapping in 2D.
Namespace: LynceeTec.Processing.HolographyAssembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual PhaseUnwrappingMethod Unwrap2DMethod { get; set; }
public:
virtual property PhaseUnwrappingMethod Unwrap2DMethod {
PhaseUnwrappingMethod get ();
void set (PhaseUnwrappingMethod value);
}
Property Value
PhaseUnwrappingMethodImplements
IReconstructionUnwrap2DMethod
See Also