GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <iostream>
#include <string>
#include <fstream>
#include <sstream>
#include "GeoTessUtils.h"
#include "GeoTessException.h"
#include "GeoTessData.h"
#include "GeoTessProfile.h"
#include "GeoTessProfileType.h"
#include "GeoTessInterpolatorType.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessProfileNPoint |
A Profile object consisting of N monotonically increasing radii that span the radial extent of a layer, and an equal number of Data objects that define the model values at the corresponding positions. More... | |
Namespaces | |
geotess | |