LightInfoGeneralSimulationConfig

Abstract simulation config that contains small serializable informations.

Inheritors

Constructors

Link copied to clipboard
constructor(loader: Loader, endStep: Long, endTime: Time)
constructor(loader: Loader, endTime: Time)
constructor(loader: Loader)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getDependencies(): Map<String, Array<Byte>>