OSFI-Python  3.9.2
OpenSF Integration Library
OSFI.Parameter.Parameter Member List

This is the complete list of members for OSFI.Parameter.Parameter, including all inherited members.

__init__(self, name, description, elType, value, aDims=(), aUnits='', aMin='', aMax='', aParamComplexType='NONE')OSFI.Parameter.Parameter
cleanString(self, string)OSFI.Parameter.Parameter
fileExists(self)OSFI.Parameter.Parameter
FileExists(filename)OSFI.Parameter.Parameterstatic
geMax(self)OSFI.Parameter.Parameter
getArrayValue(self, *indices, **kwargs)OSFI.Parameter.Parameter
getBooleanValue(self)OSFI.Parameter.Parameter
getDescription(self)OSFI.Parameter.Parameter
getDims(self)OSFI.Parameter.Parameter
getDoubleValue(self)OSFI.Parameter.Parameter
getElementType(self)OSFI.Parameter.Parameter
getFileFormattedValue(fileName)OSFI.Parameter.Parameterstatic
getFileValue(self)OSFI.Parameter.Parameter
getIntValue(self)OSFI.Parameter.Parameter
getLocalName(self)OSFI.Parameter.Parameter
getMatrixBoolean(self)OSFI.Parameter.Parameter
getMatrixDouble(self)OSFI.Parameter.Parameter
getMatrixFile(self)OSFI.Parameter.Parameter
getMatrixInt(self)OSFI.Parameter.Parameter
getMatrixString(self)OSFI.Parameter.Parameter
getMatrixTime(self)OSFI.Parameter.Parameter
getMax(self)OSFI.Parameter.Parameter
getMin(self)OSFI.Parameter.Parameter
getName(self)OSFI.Parameter.Parameter
getNdims(self)OSFI.Parameter.Parameter
getParamComplexType(self)OSFI.Parameter.Parameter
getParamType(self)OSFI.Parameter.Parameter
getPath(self)OSFI.Parameter.Parameter
getRawValue(self)OSFI.Parameter.Parameter
getStringValue(self)OSFI.Parameter.Parameter
getTimeValue(self)OSFI.Parameter.Parameter
getType(self)OSFI.Parameter.Parameter
getUnits(self)OSFI.Parameter.Parameter
getValue(self, asType=None)OSFI.Parameter.Parameter
getVectorBoolean(self)OSFI.Parameter.Parameter
getVectorDouble(self)OSFI.Parameter.Parameter
getVectorFile(self)OSFI.Parameter.Parameter
getVectorInt(self)OSFI.Parameter.Parameter
getVectorString(self)OSFI.Parameter.Parameter
getVectorTime(self)OSFI.Parameter.Parameter
setValue(self, aValue)OSFI.Parameter.Parameter
splitValues(self, string)OSFI.Parameter.Parameter
write(self)OSFI.Parameter.Parameter