Kozai::Transponders::Table
Every transponder the station knows about.
Constructors
Builds a table from transponders already in hand. The default is the empty table, for a station with no radio.
Reads a table from configuration text.
Raises Config::ValueError naming the section when an entry cannot be
used. A malformed transponder is not skipped quietly: the operator has
just edited this file, and a receiver that stays silent because of a typo
three lines up is the hardest kind of fault to find.
Instance methods
The transponder to use for a satellite when none was asked for: the one
marked default, or failing that the first that was read.
Every transponder for a satellite, in file order.
This table with other laid over it.
A section replaces one of the same name, which is how a configured file
corrects a compiled-in entry rather than duplicating it — the same rule
Catalog::Store#replace uses for element sets, where a later source wins
for a repeated catalogue number.