Backend

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

A parameter specification that specifies how BaseEnv should initialize the selected backend.

property config: eagerx.core.view.SpecView

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

Return type

SpecView

Returns

(mutable) API to get/set parameters.