 | IReconstructionPhaseOffset Property |
Gets or sets the offset of the phase mask.
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.6.0 StroboPolarisationControl 6a11bc75, built 2018-03-20 10:06:53 UTC
Syntaxfloat PhaseOffset { get; set; }
property float PhaseOffset {
float get ();
void set (float value);
}
Property Value
Type:
Single
The offset of the phase mask, in degrees.
See Also