1#ifndef RadarGroundRangeMap_h
2#define RadarGroundRangeMap_h
11#include "CameraFocalPlaneMap.h"
17 enum LookDirection { Left, Right };
42 static void setTransform(
int naifIkCode,
double groundRangeResolution,
43 int samples, Radar::LookDirection ldir);
Convert between distorted focal plane and detector coordinates.
Construct a mapping between image sample and Radar ground range.
RadarGroundRangeMap(Camera *parent, const int naifIkCode)
Construct mapping between detectors and focal plane x/y.
This is free and unencumbered software released into the public domain.