Package org.shredzone.commons.suncalc.util
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
package org.shredzone.commons.suncalc.util
This package contains internal utility methods.
Do not use in your code! This package will not be exported in a Java module.
-
ClassDescriptionBaseBuilder<T>A base implementation of
LocationParameter
andTimeParameter
.Contains constants and mathematical operations that are not available inMath
.This class contains a Julian Date representation of a date.A three dimensional matrix.Calculations and constants for the Moon.Finds the root of a function by using the Pegasus method.The function that is to be solved.Calculates the roots and extremum of a quadratic equation.Calculations and constants for the Sun.A three dimensional vector.