Class ParameterConfiguration.Pedestrian
- Last UpdatedJul 15, 2025
- 1 minute read
Package com.here.sdk.core
- java.lang.Object
-
- com.here.sdk.core.ParameterConfiguration.Pedestrian
-
- Enclosing class:
- ParameterConfiguration
public static final class ParameterConfiguration.Pedestrian extends java.lang.Object
Stores default values related to pedestrian movement.
-
-
Field Summary
Fields Modifier and Type Field Description double
walkingSpeedInMetersPerSecond
Walking speed in meters per second.
-
Constructor Summary
Constructors Constructor Description Pedestrian()
Creates a new instance.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-