Description Usage Arguments Details Value Author(s) Examples
These functions are simple way to create objects containing a set of horizontal (hoc), ecliptic (ecc) and equatorial (eqc) coordinates.
1 2 3 |
lat |
ecliptic latitude |
long |
ecliptic longitude |
ra |
right ascension |
d |
declination |
az |
azimuth |
alt |
altititude |
names |
names of objects |
All the arguments to these functions are vectors of the same length, containing corresponding coordinates and names. These are collected into a dataframe of appropriate class - eqc, ecc or hoc.
An object of class eqc/ecc/hoc, apos, data.frame.
Lukasz Komsta
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.