Declination Parallels - Planets at same or opposite declination
post_vedic_astrology_parallelsCalculate planetary declinations and find parallels (same declination) and contraparallels (opposite declination). Parallels are considered equivalent to conjunctions in strength, contraparallels to oppositions. Returns declination for each planet and all parallel/contraparallel aspects. Declination parallels API, planetary declination calculator, contraparallel aspects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orb | No | Orb in degrees for parallel/contraparallel detection. Defaults to 1.5°. | |
| date | Yes | Date in YYYY-MM-DD format. Planetary declinations are calculated for this date to find parallel and contraparallel aspects. | |
| time | Yes | Time in HH:MM:SS format (24-hour). Exact time affects declination values, especially for the fast-moving Moon. | |
| compact | No | Set true for the same data in a compact shape: arrays of same-shaped objects arrive columnar as {"__cols":[names],"__rows":[[values]]}. Lossless, typically 40 to 52 percent fewer tokens. | |
| latitude | Yes | Observer latitude in decimal degrees. Used for topocentric declination corrections. | |
| timezone | No | Timezone offset from UTC in hours. Defaults to 5.5 (IST). | |
| longitude | Yes | Observer longitude in decimal degrees. Affects local time context for declination calculations. |