conjunction library

Functions

planetary(double t1, double t5, List<Equatorial> cs1, List<Equatorial> cs2) → ({double deltaD, double t})
Computes a conjunction between two moving objects (e.g. planets).
stellar(double t1, double t5, Equatorial c1, List<Equatorial> cs2) → ({double deltaD, double t})
Computes a conjunction between a moving object and a fixed star.