API Reference / aspectPhase · function
Function: aspectPhase()
function aspectPhase(
lonA,
speedA,
lonB,
speedB,
aspectDeg): AspectPhase;
Applying/separating/exact for the aspect (degrees) between body a and body b, from their longitudes and longitude speeds (deg/day). Applying = the orb to the exact aspect is closing.
Parameters
| Parameter | Type |
|---|---|
lonA | number |
speedA | number |
lonB | number |
speedB | number |
aspectDeg | number |