Engine State

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

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

property config: eagerx.core.view.SpecView

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

Return type

SpecView

Returns

API to get/set parameters.