 | SingleWavelengthReconstructionPhaseOffset Property |
Gets or sets the offset of the phase mask.
Namespace:
LynceeTec.Processing.Holography
Assembly:
LynceeTec.Processing (in LynceeTec.Processing.dll) Version: 6.6.0 6_6_dev_win7 eedf306, built 2018-03-20 10:08:02 UTC
Syntaxpublic virtual float PhaseOffset { get; set; }
public:
virtual property float PhaseOffset {
float get ();
void set (float value);
}
Property Value
Type:
Single
The offset of the phase mask, in degrees.
Implements
IReconstructionPhaseOffset
See Also