ewoksxrdct.tasks.integrate.IntegrateInputModel#

class ewoksxrdct.tasks.integrate.IntegrateInputModel(**data)[source]#

Bases: BaseInputModel

Parameters:

data (Any)

config_path: str#
model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True, 'validate_assignment': True}#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].