API Reference / findAspects · function
Function: findAspects()
function findAspects(bodies, orbs?): Aspect[];
Parameters
| Parameter | Type | Default value |
|---|---|---|
bodies | Record<string, Position> | undefined |
orbs | Record<string, number> | DEFAULT_ORBS |
Returns
Aspect[]