API Reference / compositeFrame · function
Function: compositeFrame()
function compositeFrame(chartA, chartB): CompositeFrame | null;
The composite chart's frame: midpoint angles and equal houses from the composite Ascendant. See CompositeFrame for what this is and is not -- it is a convention over two charts' angles, not a chart cast for a moment, and it needs both birth times to mean anything, which is why it returns null when either chart has no real Ascendant to average.
Parameters
| Parameter | Type |
|---|---|
chartA | Chart |
chartB | Chart |
Returns
CompositeFrame | null