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