Correction |
public class CorrectionFileAnalyzer : IDisposable
The CorrectionFileAnalyzer type exposes the following members.
Name | Description | |
---|---|---|
![]() | CorrectionFileAnalyzer | Generates a new correction file analyzer. |
Name | Description | |
---|---|---|
![]() | Dispose | Closes the correction file. |
![]() | GetCorrection | Returns the control value for the defined position. |
![]() ![]() | GetCorrectionFileInfo(String) | Gets values stored in the fc3 file header or the txt file of the gcd file. |
![]() ![]() | GetCorrectionFileInfo(String, dvec3, dvec3) | Gets values stored in the fc3 file header or the txt file of the gcd file. |
![]() ![]() | GetScanHeadFormat | |
![]() | ScannerToFieldPosition(ivec3) | Converts the scanner bit position to metric field position. |
![]() | ScannerToFieldPosition(ivec4) | Converts the scanner bit position to metric field position. |
![]() ![]() | UpdateHeader | Updates the header of fc3 correction files to new header format (client lib v3) |