Module timfile

Module timfile 

Source
Expand description

Allows for reading the data of .tim files.

Structs§

TOAInfo
The basic information contained in a calculated TOA.

Enums§

Flag
A TOA flag value.
TimFormat
The format used for parsing TOAs in .tim files.

Functions§

read_tim
Reads a .tim file recursively. Returns errors for missing TOA values, flags without values, and malformed entries.