Package | Description |
---|---|
edu.stanford.rsl.conrad.geometry |
Contains classes to describe various projection geometries.
|
edu.stanford.rsl.conrad.geometry.shapes |
Contains classes to model arbitrary shapes.
|
Modifier and Type | Method and Description |
---|---|
static SimpleMatrix |
Rotations.create3DChangeOfAxesMatrix(CoordinateSystem oldSystem,
CoordinateSystem newSystem)
Calculates rotational change of axis matrix from old system to new system using directional cosines.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardCoordinateSystem |