| Class | Description |
|---|---|
| DblObj |
This class enables methods to return doubles by reference.
|
| Extlib |
Some supportive methods, mainly for internationalization.
|
| FilePtr |
This class is meant to be a wrapper to some read functionality of the
RandomAccessFile class.
|
| IntObj |
This class enables methods to return an integer by reference.
|
| SDate |
This class keeps date and time values in just one place.
|
| SMath |
Helper class mapping all mathematical functions and constants to
the java.lang.Math class.
|
| SweConst |
This class contains all the constants that might be interesting to the
user of the swisseph package.
|
| SweDate |
This class is a date class specialized for the use with the swisseph
package.
|
| SweHel | |
| Swenut2000a | |
| Swenut2000a_cls | |
| Swenut2000a_npl | |
| Swenut2000aNls | |
| SwissData | |
| SwissEph |
This class is the basic class for planetary calculations.
|
| SwissLib |
This class offers many routines that might be interesting to a programmer.
|
| TCHouses |
This class implements a TransitCalculator for ascendant and
other house aspects.
|
| TCPlanet |
This class implements a TransitCalculator for one planet's
position or speed.
|
| TCPlanetHouse |
This class implements a TransitCalculator for a planet with a
house object in relative positions to each other.
|
| TCPlanetPlanet |
This class implements a TransitCalculator for two planets
in relative positions or speeds to each other.
|
| TransitCalculator |
Interface for different calculation- and comparison-classes used for
transit calculations.
|
| Exception | Description |
|---|---|
| SwissephException |