interface IProps {
    simulation: Simulation;
}

Properties

Properties

simulation: Simulation