File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
11 #include "CameraSkyMap.h"
41 virtual bool SetSky(
const double ra,
const double dec);
RadarSkyMap(Camera *parent)
Constructor a map between focal plane x/y and right acension/declination.
virtual bool SetFocalPlane(const double ux, const double uy, const double uz)
Compute ra/dec from slant range.
virtual ~RadarSkyMap()
Destructor.
Convert between undistorted focal plane and ra/dec coordinates.
Convert between slantrange/groundrange and ra/dec coordinates.
virtual bool SetSky(const double ra, const double dec)
Compute slant range from ra/dec.
This is free and unencumbered software released into the public domain.