 | PostProcessingConfigurationPhaseOffsetValue Property |
Gets or sets the phase offset value.
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic float PhaseOffsetValue { get; set; }
public:
property float PhaseOffsetValue {
float get ();
void set (float value);
}
Property Value
Type:
Single
Phase offset value in
radian to be set on the defined zone.
See Also