MultipleExperimentInfos#
This is a Python binding to the C++ class Mantid::API::MultipleExperimentInfos.
- class mantid.api.MultipleExperimentInfos#
- addExperimentInfo((MultipleExperimentInfos)self, (object)ExperimentalInfo) None :#
Add a new
ExperimentInfoto thisIMDWorkspace
- copyExperimentInfos((MultipleExperimentInfos)self, (MultipleExperimentInfos)MultipleExperimentInfos) None :#
Copy the
ExperimentInfofrom another
- getExperimentInfo((MultipleExperimentInfos)self, (int)expInfoIndex) ExperimentInfo :#
Return the experiment info at the given index.
- getNumExperimentInfo((MultipleExperimentInfos)self) int :#
Return the number of
ExperimentInfoobjects,