Aspect Timeline
aspect_timelineCalculate the timeline of two planets forming an exact aspect within a specified date range, including entry, exact, and exit dates.
Instructions
Calculate a timeline of when two specific planets form an exact aspect within a date range, including enter/exact/leave dates.
[Group: Aspects & Points] [Cost: 100 credits (Tier 4)]
Example request body: {"planet1Id":0,"planet2Id":6,"aspectAngle":90,"startDate":"2024-01-01","endDate":"2024-12-31","orb":3}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | Yes | ||
| endDate | Yes | ||
| stepDays | No | ||
| planet1Ids | No | ||
| planet2Ids | No | ||
| aspectAngles | No | ||
| maxOrb | No |