Home | Trees | Indices | Help |
|
---|
|
Computing bboxes for STC geometries.
A bbox coming out of this module is a 4-tuple of (ra0, de0, ra1, de1) in ICRS degrees.
(You're right, this should be part of the dm classes; but it's enough messy custom code that I found it nicer to break it out).
Classes | |
GCSegment A great circle segment on a sphere. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__package__ =
|
Function Details |
returns the initial heading when going from one spherical position to another along a great circle. Everything is in rad, angle is counted north over east. |
|
returns a bounding box encompassing all the the bboxes passed in. No input bbox must cross the stitching line; they must be normalized, i.e., lower left and upper right corners. |
iterates over the bboxes of the areas within ast. bboxes are (ra0, de0, ra1, de1) in ICRS degrees. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |