API Reference / kemadruma · function
Function: kemadruma()
function kemadruma(
signs,
includeSun?,
includeNodes?): Kemadruma;
Kemadruma yoga: the Moon is isolated -- no planet in the 2nd or 12th sign
from it, nor conjunct it. The planet set is parameterized (texts vary): the
default is the five tara grahas, includeSun adds the Sun, includeNodes
adds Rahu/Ketu when present in signs.
Parameters
| Parameter | Type | Default value |
|---|---|---|
signs | Record<string, number> | undefined |
includeSun | boolean | false |
includeNodes | boolean | false |