| Recommend this page to a friend! | 
| Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Extensions-TrackPointExtension.md | Download | 
| 
 | |||||||||||||||||||||
|  Download phpGPX\Models\Extensions\TrackPointExtensionClass TrackPointExtension Extension version: v2 Based on namespace: http://www.garmin.com/xmlschemas/TrackPointExtensionv2.xsd 
 ConstantsEXTENSION_V1_NAMESPACEEXTENSION_V1_NAMESPACE_XSDEXTENSION_NAMESPACEEXTENSION_NAMESPACE_XSDEXTENSION_NAMEEXTENSION_NAMESPACE_PREFIXProperties$aTempAverage temperature value measured in degrees Celsius. 
 $wTemp
 $depthDepth in meters. 
 $heartRateHeart rate in beats per minute. 
 $hrHeart rate in beats per minute. 
 $cadenceCadence in revolutions per minute. 
 $cadCadence in revolutions per minute. 
 $speedSpeed in meters per second. 
 $courseCourse. This type contains an angle measured in degrees in a clockwise direction from the true north line. 
 $bearingBearing. This type contains an angle measured in degrees in a clockwise direction from the true north line. 
 $namespaceXML namespace of extension 
 $extensionNameNode name extension. 
 Methods__constructAbstractExtension constructor. 
 Arguments
 toArraySerialize object to array 
 |