 | SingleWavelengthReconstructionUnwrap2DMethod Property |
Gets or sets the method for unwrapping in 2D.
Namespace:
LynceeTec.Processing.Holography
Assembly:
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
Type:
PhaseUnwrappingMethodImplements
IReconstructionUnwrap2DMethod
See Also