masa: masa

View source: R/masa.R

masaR Documentation

masa

Description

Masa for a given place and time

Usage

masa(jd, place)

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Value

Masa number and whether it is adhika masa or not

Examples

masa(2459778,c(15.34, 75.13, +5.5))
masa(swephR::swe_julday(2022,7,14,0,swephR::SE$GREG_CAL),c(15.34, 75.13, +5.5))

VedicDateTime documentation built on Sept. 20, 2023, 9:08 a.m.