Name | Description |
---|---|
faultProcessingForFaultBus | Gathers all faults in the model and set them. |
createFaultPackageInternal | this function writes the fault package from the specified inputs |
gatherParameterFaults | |
getParameterValues | gets the parameter fault defaults from the model |
gatherVariableFaults | |
getVariableValues | gets the variable default values from the model |
getVariableMode | Gets the fault mode of a certain fault model |
readAfterDot | reads string after last dot |
readToDot | reads string to the first dot |
readToLastDot | reads string before last dot |
DecomposeFaultsToStrings | decompose the faults to single components |
findInIntegerVector | finds the integer compareWith in the vector inputVector. Output is a vector with the position of the found indexes and the boolean isFound that shows if the vecor is found at all |
findIfIntegerVector | returns true if comparewith is found somewhere in inputVector |
emptyStringVector | empties a string vector |
checkInString | checks if stringIn exists in stringVector |
Real2BooleanVector | converts a real to a boolean |
isWindows | |
Records | functions to save a record to a string |