The functions addAcousticPSU, removeAcousticPSU and renameAcousticPSU adds, removes or renames AcousticPSU from the AcousticPSU process data of the specified process.
The functions addEDSU and removeEDSU adds or removes EDSUSs from the AcousticPSU process data of the specified process.
The function removeAllAcousticPSUsOfStratum removes all PSUs from the AcousticPSU process data of the specified process.
addAcousticPSU(Stratum, PSU = NULL, projectPath, modelName, processID)
removeAcousticPSU(PSU, projectPath, modelName, processID)
addEDSU(PSU, EDSU, projectPath, modelName, processID)
removeEDSU(EDSU, projectPath, modelName, processID)The name of a stratum.
The name of a PSU.
The path to the StoX project, i.e., the folder of the project with the sub folders "input", "output" and "process". Can possibly be the path to a file inside the project folder.
The name of the model (possible values are "baseline", "analysis" and "report").
The ID of the process.
The name of an EDSU.
The assignment IDs are refreshed for every change, after sorting the assignemnts by the PSU column.