ofxiPhoneCoreLocation

ofxiPhoneCoreLocation methods

ofxiPhoneCoreLocation()

ofxiPhoneCoreLocation::ofxiPhoneCoreLocation()

~ofxiPhoneCoreLocation()

ofxiPhoneCoreLocation::~ofxiPhoneCoreLocation()

startHeading()

bool ofxiPhoneCoreLocation::startHeading()

stopHeading()

void ofxiPhoneCoreLocation::stopHeading()

startLocation()

bool ofxiPhoneCoreLocation::startLocation()

stopLocation()

void ofxiPhoneCoreLocation::stopLocation()

getLatitude()

double ofxiPhoneCoreLocation::getLatitude()

getLongitude()

double ofxiPhoneCoreLocation::getLongitude()

getLocationAccuracy()

double ofxiPhoneCoreLocation::getLocationAccuracy()

getAltitude()

double ofxiPhoneCoreLocation::getAltitude()

getAltitudeAccuracy()

double ofxiPhoneCoreLocation::getAltitudeAccuracy()

getDistMoved()

double ofxiPhoneCoreLocation::getDistMoved()

getCompassX()

double ofxiPhoneCoreLocation::getCompassX()

getCompassY()

double ofxiPhoneCoreLocation::getCompassY()

getCompassZ()

double ofxiPhoneCoreLocation::getCompassZ()

getMagneticHeading()

double ofxiPhoneCoreLocation::getMagneticHeading()

getTrueHeading()

double ofxiPhoneCoreLocation::getTrueHeading()

getHeadingAccuracy()

double ofxiPhoneCoreLocation::getHeadingAccuracy()