Engine State

class eagerx.core.specs.EngineStateSpec(params)[source]

A parameter specification that specifies how BaseEnv should initialize the engine state.

property config: SpecView

Provides an API to get/set the parameters to initialize.

Returns:

API to get/set parameters.