Constellation
Each Constellation
object represents a constellation visible on a star map.
A constellation consists of one or more imaginary “lines” between stars.
- Value parameters:
- lines
one or more pairs of stars; each pair defines an imaginary line between two stars
- name
the name of the constellation
Value members
Concrete methods
Concrete fields
A pair of StarCoords (X,Y), so that X is the greatest x coordinate of any star in the constellation and Y the greatest y coordinate of any star in the constellation.
A pair of StarCoords (X,Y), so that X is the greatest x coordinate of any star in the constellation and Y the greatest y coordinate of any star in the constellation.
A pair of StarCoords (X,Y), so that X is the smallest x coordinate of any star in the constellation and Y the smallest y coordinate of any star in the constellation.
A pair of StarCoords (X,Y), so that X is the smallest x coordinate of any star in the constellation and Y the smallest y coordinate of any star in the constellation.