Namespaces | |
namespace | code |
Classes | |
class | code::DataConverter |
The DataConverter's static methods can be used to convert between code data types. More... | |
struct | code::DataConverter::PolarCartesianLookup |
Precomputed results that can improve the efficiency of Polar-Cartesian mapping. More... | |
class | code::DataConverter::RadialSetLookup |
This class provides an efficient way to get the radial number and gate number corresponding to an azimuth-range pair. More... | |
class | code::DataConverter::LatLonPolarLookup |
A lookup that saves the computations required in doing a latlongrid-to-polargrid lookup. More... | |
struct | code::DataConverter::PolarLatLonLookup |
Precomputed results that can improve the efficiency of Polar-LatLon mapping. More... |