Click or drag to resize

CorrectiveParser Properties

The CorrectiveParser type exposes the following members.

Properties
  Name Description
Public property CalculatedTimestamp Gets calculated timestamp of current record in the timezone of provided IRIG signal.
Public property CalculatedTimestampAsUtc Attempts to get calculated timestamp of current record converted to UTC.
Public property ControlFile Gets or sets associated EMAX control file for this Parser.
Public property CorrectedValues Gets corrected values, which may be inverted based on the difference between the calculated timestamp and the parsed timestamp.
Public property EventGroups Gets event groups for current record.
Public property FileName Gets or sets EMAX data filename.
Public property ParsedTimestamp Gets timestamp of current record, parsed from the file, in the timezone of provided IRIG signal.
Public property ParsedTimestampAsUtc Attempts to get current timestamp, parsed from the file, converted to UTC.
Public property Values Gets values of current record.
Top
See Also