API Reference / synastryAspects · function
Function: synastryAspects()
function synastryAspects(
chartA,
chartB,
maxOrb?,
orbs?): SynastryAspectHit[];
Inter-chart aspects between two natal charts (static snapshot; both speeds 0).
Parameters
| Parameter | Type | Default value |
|---|---|---|
chartA | Chart | undefined |
chartB | Chart | undefined |
maxOrb | number | 4 |
orbs | Record<string, number> | DEFAULT_ORBS |