MlpCoord Class Reference
#include <MlpCoord.hpp>
List of all members.
Constructor & Destructor Documentation
MlpCoord::MlpCoord |
( |
std::string |
xCoord, |
|
|
std::string |
yCoord = "" , |
|
|
std::string |
zCoord = "" , |
|
|
std::string |
zone = "" , |
|
|
std::string |
hemisphere = "" | |
|
) |
| | |
Member Function Documentation
std::string MlpCoord::getHemisphere |
( |
|
) |
|
std::string MlpCoord::getX |
( |
|
) |
|
std::string MlpCoord::getY |
( |
|
) |
|
std::string MlpCoord::getZ |
( |
|
) |
|
std::string MlpCoord::getZone |
( |
|
) |
|
void MlpCoord::setHemisphere |
( |
std::string |
hemisphere |
) |
|
void MlpCoord::setX |
( |
std::string |
xCoord |
) |
|
void MlpCoord::setY |
( |
std::string |
yCoord |
) |
|
void MlpCoord::setZ |
( |
std::string |
zCoord |
) |
|
void MlpCoord::setZone |
( |
std::string |
zone |
) |
|
std::string MlpCoord::toString |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: