 | PostProcessingConfigurationPhaseOffsetValue_rad 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_rad { get; set; }
public:
property float PhaseOffsetValue_rad {
float get ();
void set (float value);
}
Property Value
Type:
Single
Phase offset value in
radian to be set on the defined zone.
See Also