Star-planet parans (Brady)
Latitudes where a fixed star and a planet are angular at the same moment, which is how Brady tabulates a paran: not a place, a latitude. Twelve event pairs per star and planet (rise, set, culminate, anticulminate, minus meridian against meridian, which is a shared right ascension rather than a paran). Each row carries the houses of the technique in plain form: which body does what, the latitude, and the meridian where it happens at this chart moment. Solved on hour angles rather than by intersecting map polylines, so the latitude is exact rather than quantised to the polyline step. horizon selects the geometric horizon (default) or the apparent one at -34 arcmin, measured at about two degrees of paran latitude at mid-latitudes.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.466
- ○
added the optional property
data/julianDayto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/noteto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/requestedStarsNotFoundto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
allOf[ChartInput]/ayanamsanew-optional-request-property
- ○
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
allOf[ChartInput]/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
allOf[ChartInput]/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[ChartInput]/latitudebecame requiredrequest-property-became-required
- ▲
the request property
allOf[ChartInput]/longitudebecame requiredrequest-property-became-required
- ●
the
allOf[ChartInput]/latituderequest property's max was set to90.00request-property-max-set
- ●
the
allOf[ChartInput]/longituderequest property's max was set to180.00request-property-max-set
- ●
the
allOf[ChartInput]/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
allOf[ChartInput]/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲