PyMacroModelPlugin.MacroExperimentOutputData¶
- class MacroExperimentOutputData¶
Synopsis¶
Methods¶
def
__init__()def
getMaxPaths()def
getStorePaths()def
getStoreSubset()def
setMaxPaths()def
setStorePaths()def
setStoreSubset()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
The output generated by a macro experiment.
- __init__()¶
- clearSkimMatrices()¶
- getOutputPathAssignment()¶
- Return type:
GKPathAssignment
- getOutputPathAssignmentSubset()¶
- Return type:
GKPathAssignment
- getSkimMatrices()¶
- Return type:
.list of GKODMatrix
Get the generated skim matrices
- setMaxPaths(maxPaths)¶
- Parameters:
maxPaths – int
- setOutputPathAssignment(aPathAssignment)¶
- Parameters:
aPathAssignment –
GKPathAssignment
- setOutputPathAssignmentSubset(aPathAssignment)¶
- Parameters:
aPathAssignment –
GKPathAssignment
- setSkimMatrices(iMatrices)¶
- Parameters:
iMatrices – .list of GKODMatrix
- setStorePaths(storePaths)¶
- Parameters:
storePaths – bool
- setStoreSubset(storeSubset)¶
- Parameters:
storeSubset – bool