class OpendriveMarshaller: Any
Fields
Name | Description |
---|---|
val supportedVersion: OpendriveVersion
|
Constructors
Name | Description |
---|---|
constructor()
|
Methods
writeToFile
fun writeToFile(model: OpendriveModel, directoryPath: Path): Either
Parameters
Name | Description |
---|---|
model: OpendriveModel
|
|
directoryPath: Path
|
ReturnValue
Name | Description |
---|---|
Either
|