Click or drag to resize

EngineModelSimulationsSerialized Property

Lists the available mathematical models in the simulation.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<SimulationModel> SimulationsSerialized { get; set; }

Property Value

Type: ListSimulationModel
See Also