Package com.here.sdk.core
Class PedestrianProfile
java.lang.Object
com.here.sdk.core.PedestrianProfile
Deprecated.
Contains values of pedestrian profile. This is a BETA feature and thus there can be bugs and unexpected behavior.
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleDeprecated.Defines the walking speed in meters per second. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
walkingSpeedInMetersPerSecond
public double walkingSpeedInMetersPerSecondDeprecated.Defines the walking speed in meters per second. By default this value is 1 meter per second.
-
-
Constructor Details
-
PedestrianProfile
public PedestrianProfile()Deprecated.Creates a new instance.
-
-
Method Details
Will be removed in v4.28.0. Use
sdk.transport.TransportSpecificationinstead.