API Reference / enrichSynastryOptions · function

Function: enrichSynastryOptions()

function enrichSynastryOptions(
   engine, 
   chartA, 
   chartB, 
opts?): Pick<ContextOptions, "synastry" | "composite">;

Synastry and composite atoms for two natal charts (A is the projection base).

Parameters

ParameterType
engineEngine
chartAChart
chartBChart
opts{ orb?: number; zodiac?: Zodiac; }
opts.orb?number
opts.zodiac?Zodiac

Returns

Pick<ContextOptions, "synastry" | "composite">

Start building

Quickstart →