GeoTessCPP  2.0.0
Software to facilitate storage and retrieval of 3D information about the Earth.
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
geotess::ProfileEmpty Member List

This is the complete list of members for geotess::ProfileEmpty, including all inherited members.

class_count()geotess::Profileinlinestatic
class_name()geotess::ProfileEmptyinlinestatic
class_size() const geotess::ProfileEmptyinlinevirtual
copy()geotess::ProfileEmptyinlinevirtual
findClosestRadiusIndex(double radius) const geotess::ProfileEmptyinlinevirtual
getCoefficients(map< int, double > &coefficients, double radius, double horizontalCoefficient) const geotess::ProfileEmptyinlinevirtual
getData()geotess::ProfileEmptyvirtual
getData(int i)geotess::ProfileEmptyvirtual
getData(int i) const geotess::ProfileEmptyvirtual
getDataBottom() const geotess::ProfileEmptyvirtual
getDataBottom()geotess::ProfileEmptyinlinevirtual
getDataTop() const geotess::ProfileEmptyvirtual
getDataTop()geotess::ProfileEmptyinlinevirtual
getInterpolationCoefficient(int i, double radius, bool allowOutOfRange) const geotess::Profileinlinevirtual
getNData() const geotess::ProfileEmptyinlinevirtual
getNRadii() const geotess::ProfileEmptyinlinevirtual
getPointIndex(int nodeIndex) const geotess::ProfileEmptyinlinevirtual
getRadii()geotess::ProfileEmptyinlinevirtual
getRadius(int i) const geotess::ProfileEmptyinlinevirtual
getRadiusBottom() const geotess::ProfileEmptyinlinevirtual
getRadiusIndex(double radius) const geotess::Profileinline
getRadiusIndex(double radius, int jlo) const geotess::Profileinlinevirtual
getRadiusTop() const geotess::ProfileEmptyinlinevirtual
getThickness()geotess::Profileinline
getType() const geotess::ProfileEmptyinlinevirtual
getValue(const InterpolatorType &rInterpType, int attributeIndex, double radius, bool allowRadiusOutOfRange) const geotess::ProfileEmptyvirtual
getValue(int attributeIndex, int nodeIndex) const geotess::ProfileEmptyinlinevirtual
geotess::Profile::getValue(const vector< int > &nodeIds, const vector< double > &coefficients, int attributeIndex) const geotess::Profileinline
getValueBottom(int attributeIndex) const geotess::ProfileEmptyinlinevirtual
getValueTop(int attributeIndex) const geotess::ProfileEmptyinlinevirtual
getWeights(map< int, double > &weights, double dkm, double radius, double hcoefficient) const geotess::ProfileEmptyinlinevirtual
isNaN(int nodeIndex, int attributeIndex)geotess::ProfileEmptyinlinevirtual
newProfile(const vector< float > &radii, vector< Data * > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< double > > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< float > > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< LONG_INT > > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< int > > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< short > > &data)geotess::Profilestatic
newProfile(const vector< float > &radii, vector< vector< byte > > &data)geotess::Profilestatic
newProfile(float *radii, const int &nRadii, Data **data, const int &nData)geotess::Profilestatic
newProfile(float *radii, const int &nRadii, double **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
newProfile(float *radii, const int &nRadii, float **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
newProfile(float *radii, const int &nRadii, LONG_INT **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
newProfile(float *radii, const int &nRadii, int **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
newProfile(float *radii, const int &nRadii, short **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
newProfile(float *radii, const int &nRadii, byte **values, const int &nNodes, const int &nAttributes)geotess::Profileinlinestatic
operator==(const Profile &p) const geotess::ProfileEmptyinlinevirtual
ProfileEmpty(float radBot, float radTop)geotess::ProfileEmptyinline
ProfileEmpty(IFStreamBinary &ifs)geotess::ProfileEmptyinline
ProfileEmpty(IFStreamAscii &ifs)geotess::ProfileEmptyinline
ProfileEmpty(float radii[], int &rIndex)geotess::ProfileEmptyinline
resetPointIndices()geotess::ProfileEmptyinlinevirtual
setData(const vector< Data * > &inData)geotess::ProfileEmptyinlinevirtual
setData(int index, Data *inData)geotess::ProfileEmptyinlinevirtual
setInterpolationCoefficients(const InterpolatorType &interpType, vector< int > &nodeIndexes, vector< double > &coefficients, double &radius, bool &allowOutOfRange)geotess::ProfileEmptyinlinevirtual
setPointIndex(int nodeIndex, int pointIndex)geotess::ProfileEmptyinlinevirtual
setRadii(const vector< float > &newRadii)geotess::ProfileEmptyinlinevirtual
write(IFStreamBinary &ofs)geotess::ProfileEmptyinlinevirtual
write(IFStreamAscii &ofs)geotess::ProfileEmptyinlinevirtual
~ProfileEmpty()geotess::ProfileEmptyinlinevirtual