struct

Kozai::Schedule::Declined

Inherits Struct < Value < Object

A pass that was considered and not taken.

NOTE: kept, with the reason, and reported through the API. A scheduler that silently drops half of what it was given is indistinguishable from one that never saw it, and the first question an operator asks of an automatic station is why it did not work the pass they were waiting for.

Constructors

new(pass : Passes::Pass, reason : String)
Source

Instance methods

pass
Source
reason
Source