Here are the classes, structs, unions and interfaces with brief descriptions:
| tlelib::tle_checksum_error | The exception object, generated when the checksum of the string is invalid |
| tlelib::tle_invalid_format | The exception object, generated when the string cannot be converted into the specified type |
| tlelib::tle_node | Main object of TLELib library. It represents the data, specified in the one measurement in TLE file |
| tlelib::tle_too_short_string | The exception object, generated when the string is too short and the substring or a symbol cannot be taken from it at the given position |