Corrective
|
The CorrectiveParser type exposes the following members.
Name | Description | |
---|---|---|
CalculatedTimestamp | Gets calculated timestamp of current record in the timezone of provided IRIG signal. | |
CalculatedTimestampAsUtc | Attempts to get calculated timestamp of current record converted to UTC. | |
ControlFile | Gets or sets associated EMAX control file for this Parser. | |
CorrectedValues | Gets corrected values, which may be inverted based on the difference between the calculated timestamp and the parsed timestamp. | |
EventGroups | Gets event groups for current record. | |
FileName | Gets or sets EMAX data filename. | |
ParsedTimestamp | Gets timestamp of current record, parsed from the file, in the timezone of provided IRIG signal. | |
ParsedTimestampAsUtc | Attempts to get current timestamp, parsed from the file, converted to UTC. | |
Values | Gets values of current record. |