GeoTessCPP
2.6.1
Software to facilitate storage and retrieval of 3D information about the Earth.
|
#include <iostream>
#include <string>
#include <fstream>
#include "GeoTessData.h"
#include "GeoTessProfile.h"
#include "GeoTessProfileType.h"
#include "IFStreamAscii.h"
#include "IFStreamBinary.h"
Go to the source code of this file.
Classes | |
class | geotess::GeoTessProfileConstant |
A Profile object that defines two radii at the bottom and top of the associated layer, and a single Data object that represents the model values throughout the layer. More... | |
Namespaces | |
geotess | |