\(\renewcommand\AA{\unicode{x212B}}\)
This is a Python binding to the C++ class Mantid::API::MultipleExperimentInfos.
mantid.api.MultipleExperimentInfos¶addExperimentInfo((MultipleExperimentInfos)self, (ExperimentInfo)ExperimentalInfo) → int :¶Add a new ExperimentInfo to this IMDWorkspace
copyExperimentInfos((MultipleExperimentInfos)self, (MultipleExperimentInfos)MultipleExperimentInfos) → None :¶Copy the ExperimentInfo from another
getExperimentInfo((MultipleExperimentInfos)self, (int)expInfoIndex) → ExperimentInfo :¶Return the experiment info at the given index.
getNumExperimentInfo((MultipleExperimentInfos)self) → int :¶Return the number of ExperimentInfo objects,