Package-level declarations

Types

Link copied to clipboard

Resolves the offset of the OpenDRIVE header by applying it to the plan view geometries and elevation. This resolution is implemented as a transformer, since most software tools are not supporting this feature yet.

Link copied to clipboard
@Serializable
data class OpendriveOffsetResolverReport(var messages: List<String> = emptyList())