Uses of Record Class
net.e175.klaus.solarpositioning.SolarPosition
-
Uses of SolarPosition in net.e175.klaus.solarpositioning
Methods in net.e175.klaus.solarpositioning that return SolarPositionModifier and TypeMethodDescriptionstatic SolarPositionGrena3.calculateSolarPosition(ZonedDateTime date, double latitude, double longitude, double deltaT) Calculate topocentric solar position: the location of the sun on the sky for a certain point in time on a certain point of the Earth's surface.static SolarPositionGrena3.calculateSolarPosition(ZonedDateTime date, double latitude, double longitude, double deltaT, double pressure, double temperature) Calculate topocentric solar position: the location of the sun on the sky for a certain point in time on a certain point of the Earth's surface.static SolarPositionSPA.calculateSolarPosition(ZonedDateTime date, double latitude, double longitude, double elevation, double deltaT) Calculate topocentric solar position: the location of the sun on the sky for a certain point in time on a certain point of the Earth's surface.static SolarPositionSPA.calculateSolarPosition(ZonedDateTime date, double latitude, double longitude, double elevation, double deltaT, double pressure, double temperature) Calculate topocentric solar position: the location of the sun on the sky for a certain point in time on a certain point of the Earth's surface.