Package | Description |
---|---|
net.degreedays.api.data |
For specifying and receiving degree-day data and temperature data from the API.
|
net.degreedays.api.data.impl |
Implementations of abstract types from
net.degreedays.api.data . |
net.degreedays.api.regression |
For using the API to run regressions against your energy-usage data.
|
net.degreedays.geo |
Classes for handling geographic information like longitude/latitude positions and distances.
|
Class and Description |
---|
Distance
Defines a distance in terms of its numeric value and its unit of
measurement (e.g.
|
LongLat
Defines a geographic position in terms of its longitude and latitude
coordinates.
|
Class and Description |
---|
LongLat
Defines a geographic position in terms of its longitude and latitude
coordinates.
|
Class and Description |
---|
LongLat
Defines a geographic position in terms of its longitude and latitude
coordinates.
|
Class and Description |
---|
Distance
Defines a distance in terms of its numeric value and its unit of
measurement (e.g.
|
DistanceUnit
Defines the units of distance measurement with enum constants to represent
metres, kilometres, feet, and miles.
|
LongLat
Defines a geographic position in terms of its longitude and latitude
coordinates.
|
See www.degreedays.net/api/ for more about the Degree Days.net API.
You can sign up for a Degree Days.net API account and read the integration guide that is useful and applicable whether you are using Java or not.