TrainComposition

data class TrainComposition(tcM: Int?, tcocX: List<Int>)

Properties

tcM
Link copied to clipboard
val tcM: Int?
tcocX
Link copied to clipboard
val tcocX: List<Int>