WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
WXP::Planet Class Reference

This class computes sun location information as well as sunrise and sunset. More...

#include "../include/Planet.h"

Public Member Functions

int setTime (Date &date)
 
int setTime (double jd)
 
int setLocate (EarthPoint &rpt)
 
int setElevAz (EarthPoint &rpt)
 
double getAzimuth ()
 
double getElevation ()
 
double getZenith ()
 
double getElevationRefract ()
 
double getRightAscension ()
 
double getDeclination ()
 
double getElevHour (int type, double relev)
 
int getElevDate (Date &bdate, int type, double relev, Date &odate)
 

Static Public Member Functions

static double getJulian (Date &date)
 

Detailed Description

This class computes sun location information as well as sunrise and sunset.

Author
Dan Vietor

The documentation for this class was generated from the following files: