| Package | Description |
|---|---|
| skyview.executive | |
| skyview.geometry |
| Modifier and Type | Field and Description |
|---|---|
protected Projection |
Imager.p
The Projection object for the output image.
|
| Modifier and Type | Method and Description |
|---|---|
Projection |
WCS.getProjection()
Get the projection used in the WCS
|
| Constructor and Description |
|---|
WCS(CoordinateSystem csys,
Projection proj,
Scaler scale)
Create a simple WCS given a scaler, CoordinateSystem and Projection.
|