T_Station_Platform

Each station element must contain at least one platform element. Each platform element must contain at least one reference to a valid track segment.

Java class for t_station_platform complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
open fun getId(): String
Unique ID within database
Link copied to clipboard
open fun getName(): String
Name of the platform.
Link copied to clipboard
Gets the value of the segment property.
Link copied to clipboard
open fun setId(value: String)
Sets the value of the id property.
Link copied to clipboard
open fun setName(value: String)
Sets the value of the name property.