File contains the realization of methods of tlelib::tle_node object. More...
#include <string>#include <cstdlib>#include <ctime>#include <tlelib/tlenode.h>#include <tlelib/tlefunc.h>#include <tlelib/tleexception.h>Go to the source code of this file.
Defines | |
| #define | CHECKSUM_INDEX 68 |
| Index of checksum symbol in the TLE format line. | |
File contains the realization of methods of tlelib::tle_node object.
Definition in file tlenode.cpp.
| #define CHECKSUM_INDEX 68 |
Index of checksum symbol in the TLE format line.
Definition at line 25 of file tlenode.cpp.
Referenced by tlelib::tle_node::check_line().