| Recommend this page to a friend! | 
| Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Extensions-TrackPointExtension.md | Download | 
  | 
|||||||||||||||||||||
phpGPX\Models\Extensions\TrackPointExtensionClass TrackPointExtension Extension version: v2 Based on namespace: http://www.garmin.com/xmlschemas/TrackPointExtensionv2.xsd 
 ConstantsEXTENSION_V1_NAMESPACE
EXTENSION_V1_NAMESPACE_XSD
EXTENSION_NAMESPACE
EXTENSION_NAMESPACE_XSD
EXTENSION_NAME
EXTENSION_NAMESPACE_PREFIX
Properties$aTemp
Average temperature value measured in degrees Celsius. 
 $wTemp
 $depth
Depth in meters. 
 $heartRate
Heart rate in beats per minute. 
 $hr
Heart rate in beats per minute. 
 $cadence
Cadence in revolutions per minute. 
 $cad
Cadence in revolutions per minute. 
 $speed
Speed in meters per second. 
 $course
Course. This type contains an angle measured in degrees in a clockwise direction from the true north line. 
 $bearing
Bearing. This type contains an angle measured in degrees in a clockwise direction from the true north line. 
 $namespace
XML namespace of extension 
 $extensionName
Node name extension. 
 Methods__construct
AbstractExtension constructor. 
 Arguments
 toArray
Serialize object to array 
  |