public class SunPosition extends Object
| Constructor and Description |
|---|
SunPosition(double azimuth,
double altitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAltitude() |
double |
getAzimuth() |
void |
setAltitude(double altitude) |
void |
setAzimuth(double azimuth) |
Copyright © 2017. All rights reserved.