SetupResource¶
- class lifesimmc.core.resources.setup_resource.SetupResource(name: str, phringe: PHRINGE | None = None)¶
Class representation of the setup resource.
- Parameters:
configuration (Configuration) – The configuration of the simulation.
instrument (Instrument) – The instrument used for the simulation.
observation (Observation) – The observation used for the simulation.
phringe (PHRINGE) – The PHRINGE instance used for the simulation.
scene (Scene) – The scene used for the simulation.