| Interface | Description |
|---|---|
| DatedThing |
An interface for some object that has a date
|
| Class | Description |
|---|---|
| DatedObject |
A utility class that implements DatedThing
|
| DateSelection |
Holds state for constructing time based queries.
|
| DateSelectionInfo |
Created by IntelliJ IDEA.
|
| DateUtil |
A set of date oriented utilities
|
| EscapeStrings |
User: ndp
Date: Jul 7, 2006
Time: 10:23:19 AM
|
| Format |
static formatting utilities.
|
| GaussianLatitudes |
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree
NLAT using Newton's iteration method.
|
| Parameter |
A parameter has a name and a value that is String, a double, or an array of doubles.
|
| Product |
Created by IntelliJ IDEA.
|
| SpecialMathFunction |
This class contains physical constants and special functions not found
in the java.lang.Math class.
|
| StringUtil |
String utilities
|