 | ProcessingConfigurationGetPhaseCorrectionCoefficient Method |
Namespace:
LynceeTec.InterfaceProcessingV2.Configurations
Assembly:
LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic float GetPhaseCorrectionCoefficient(
uint x,
uint y
)
public:
float GetPhaseCorrectionCoefficient(
unsigned int x,
unsigned int y
)
Parameters
- x
- Type: SystemUInt32
- y
- Type: SystemUInt32
Return Value
Type:
Single
See Also