| Methods in <Unnamed> with parameters of type SphericalCoordinates |
void |
ReducedData.addPointAt(SphericalCoordinates coords,
double value,
double w,
double time)
|
void |
EquatorialCoordinates.copy(SphericalCoordinates coords)
|
void |
SphericalProjection.deproject(CoordinatePair projected,
SphericalCoordinates toCoords)
|
double |
SphericalCoordinates.distanceTo(SphericalCoordinates point)
|
Vector2D |
SphericalCoordinates.getOffsetFrom(SphericalCoordinates reference)
|
void |
SphericalCoordinates.getOffsetFrom(SphericalCoordinates reference,
Vector2D toOffset)
|
CoordinatePair |
SphericalProjection.getProjected(SphericalCoordinates coords)
|
void |
SphericalProjection.localDeproject(CoordinatePair offset,
SphericalCoordinates toCoords)
|
void |
ZenithalProjection.localDeproject(CoordinatePair offset,
SphericalCoordinates toCoords)
|
void |
SphericalProjection.localProject(SphericalCoordinates coords,
CoordinatePair toOffset)
|
void |
ZenithalProjection.localProject(SphericalCoordinates coords,
CoordinatePair toOffset)
|
void |
SphericalProjection.project(SphericalCoordinates coords,
CoordinatePair toProjected)
|
void |
SphericalProjection.setPole(SphericalCoordinates celestialCoords)
|
void |
SphericalProjection.setPole(SphericalCoordinates celestialCoords,
SphericalCoordinates nativeCoords)
|
void |
SphericalProjection.setReference(SphericalCoordinates coordinates)
|
void |
SphericalProjection.setReference(SphericalCoordinates celestialCoords,
SphericalCoordinates nativeCoords)
|