CartoType iOS API 9.4-2-ga84cea34e
for development in Swift and Objective C for iOS and Mac OS
Properties | List of all members
CtHeightProfilePoint Class Reference

#import <CartoTypeBase.h>

Inheritance diagram for CtHeightProfilePoint:

Properties

CtPoint positionInDegrees
 
double heightInMeters
 
double timeInSeconds
 
double distanceInMeters
 

Detailed Description

A point on a height profile.

Property Documentation

◆ distanceInMeters

- (double) distanceInMeters
readwritenonatomicassign

The distance along the route from the start in meters.

◆ heightInMeters

- (double) heightInMeters
readwritenonatomicassign

The height above the standard datum (normalized sea level) in meters.

◆ positionInDegrees

- (CtPoint) positionInDegrees
readwritenonatomicassign

The position in degrees of longitude (X) and latitude (Y).

◆ timeInSeconds

- (double) timeInSeconds
readwritenonatomicassign

The estimated travel time from the start of the route in seconds.


The documentation for this class was generated from the following file: