| Package | Description |
|---|---|
| agi.foundation.routedesign.advanced |
Contains types used to define immutable geometry and configuration for routes.
|
| Modifier and Type | Method and Description |
|---|---|
SpeedConfigurationResult |
ProfileConfigurationResult.getSpeedConfigurationResult()
Gets the result containing a status message and diagnostic information for the
configuration of the profile's speed.
|
| Constructor and Description |
|---|
ProfileConfigurationResult(HeightConfigurationResult heightConfigurationResult,
SpeedConfigurationResult speedConfigurationResult)
Create a new instance based on the given results for height and speed.
|