The field parser for Filter Status data
virtual void parse( |
| ) const override |
Parses an InertialDataField for InertialDataPoints and stores them in the valid or invalid result vectors
field const InertialDataField& | The InertialDataField to parse for data points |
result InertialDataPoints& | The InertialDataPoints vector to store the data points in |
The static function that registers this parser with the list of parsers (called immediately)
true, just for assigning the REGISTERED constant to true
The 2-byte field type (Descriptor ID + Field ID) for this parser
Whether this parser is registered. This will always be true. This is used to call registerParser() immediately