API Reference / aspectsSign · function
Function: aspectsSign()
function aspectsSign(
planet,
planetSign,
targetSign): boolean;
Whether planet at planetSign casts a graha drishti onto targetSign.
Parameters
| Parameter | Type |
|---|---|
planet | string |
planetSign | number |
targetSign | number |
Returns
boolean