 | ProcessingConfigurationSetPhaseCorrectionCoefficient Method |
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic void SetPhaseCorrectionCoefficient(
uint x,
uint y,
float value
)
public:
void SetPhaseCorrectionCoefficient(
unsigned int x,
unsigned int y,
float value
)
Parameters
- x
- Type: SystemUInt32
- y
- Type: SystemUInt32
- value
- Type: SystemSingle
See Also