ofxiPhoneCoreLocation methods
ofxiPhoneCoreLocation::ofxiPhoneCoreLocation()
ofxiPhoneCoreLocation::~ofxiPhoneCoreLocation()
bool ofxiPhoneCoreLocation::startHeading()
void ofxiPhoneCoreLocation::stopHeading()
bool ofxiPhoneCoreLocation::startLocation()
void ofxiPhoneCoreLocation::stopLocation()
double ofxiPhoneCoreLocation::getLatitude()
double ofxiPhoneCoreLocation::getLongitude()
double ofxiPhoneCoreLocation::getLocationAccuracy()
double ofxiPhoneCoreLocation::getAltitude()
double ofxiPhoneCoreLocation::getAltitudeAccuracy()
double ofxiPhoneCoreLocation::getDistMoved()
double ofxiPhoneCoreLocation::getCompassX()
double ofxiPhoneCoreLocation::getCompassY()
double ofxiPhoneCoreLocation::getCompassZ()
double ofxiPhoneCoreLocation::getMagneticHeading()
double ofxiPhoneCoreLocation::getTrueHeading()
double ofxiPhoneCoreLocation::getHeadingAccuracy()