Aspect Timeline
Calculate a timeline of when two specific planets form an exact aspect within a date range, including enter/exact/leave dates.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 2 of the 13 revisions of this API.492
- ●
removed the optional property
data/eventsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/timelinesto the response with the200statusresponse-optional-property-added
- ●
- ▲
the request property
maxOrbbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
stepDaysbecame not nullablerequest-property-became-not-nullable
- ▲
the
planet1Ids/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ▲
the
planet2Ids/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ●
the
aspectAngles/items/request property's max was set to360.00request-property-max-set
- ●
the
maxOrbrequest property's max was set to30.00request-property-max-set
- ●
the
stepDaysrequest property's max was set to365.00request-property-max-set
- ●
the
aspectAngles/items/request property's min was set to0.00request-property-min-set
- ●
the
maxOrbrequest property's min was set to0.00request-property-min-set
- ●
the
planet1Ids/items/request property's min was set to0.00request-property-min-set
- ●
the
planet2Ids/items/request property's min was set to0.00request-property-min-set
- ●
the
stepDaysrequest property's min was set to0.04request-property-min-set
- ▲