11 #ifndef ossimGeoidNgsHeader_HEADER 12 #define ossimGeoidNgsHeader_HEADER 1 32 int rows()
const{
return theRows;}
33 int cols()
const{
return theCols;}
35 bool pointWithin(
double lat,
double lon)
const;
42 double getHeightDelta(
double lat,
double lon)
const;
OSSIM_DLL ossimByteOrder byteOrder()
ostream & operator<<(ostream &out, const ossimAxes &axes)
std::basic_ostream< char > ostream
Base class for char output streams.