moonset {VedicDateTime}R Documentation

moonset

Description

Moonset for a given date and place

Usage

moonset(jd, place)

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Value

Moonset as Julian day number

Examples

moonset(2459778,c(15.34, 75.13, +5.5))

[Package VedicDateTime version 0.1.9 Index]