struct

Kozai::Watchlist::Entry

Inherits Struct < Value < Object

One entry, as written in the configuration.

Constructors

new(identifier : String, priority : Float64 = 1.0)
Source

Instance methods

identifier

What the operator wrote — a catalogue number or part of a name.

Source
priority

How much this satellite is worth relative to the others, for the scheduler. One unless a number was written after a colon.

Source