FEDEM Solver  R8.0
Source code of the dynamics solver
FiDeviceFunctionFactory Member List

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

allocated()FFaSingelton< FiDeviceFunctionFactory >inlinestatic
channelIndex(int fileIndex, const std::string &channel) constFiDeviceFunctionFactory
close(const std::string &fileName)FiDeviceFunctionFactory
close(int fileIndex)FiDeviceFunctionFactory
create(const std::string &fileName, int inputChannel, FiDevFormat format, FiStatus status, bool useLittleEndian)FiDeviceFunctionFactoryprotected
dump() constFiDeviceFunctionFactory
FFaSingelton()FFaSingelton< FiDeviceFunctionFactory >inlineprotected
FFaSingelton(const FFaSingelton &)=deleteFFaSingelton< FiDeviceFunctionFactory >protected
FFaSingelton< FiDeviceFunctionFactory > classFiDeviceFunctionFactoryfriend
FiDeviceFunctionFactory()FiDeviceFunctionFactoryinlineprotected
FileChannel typedefFiDeviceFunctionFactoryprivate
FileChnMap typedefFiDeviceFunctionFactoryprivate
FileMap typedefFiDeviceFunctionFactoryprivate
getAxisTitle(int fileIndex, int axis, char *axisText, size_t n) constFiDeviceFunctionFactory
getAxisUnit(int fileIndex, int axis, char *unitText, size_t n) constFiDeviceFunctionFactory
getChannelList(int fileIndex, std::vector< std::string > &ch) constFiDeviceFunctionFactory
getChannelList(const std::string &fileName, std::vector< std::string > &channels)FiDeviceFunctionFactorystatic
getDevice(size_t fileIndex) constFiDeviceFunctionFactoryprotected
getExtFunc(int idx, int stat=0) constFiDeviceFunctionFactoryinline
getFrequency(int fileIndex) constFiDeviceFunctionFactory
getStep(int fileIndex) constFiDeviceFunctionFactory
getValue(int fileIndex, double arg, int &stat, int channel=0, int zeroAd=0, double shift=0.0, double scale=1.0) constFiDeviceFunctionFactory
getValues(int fileIndex, double x0, double x1, std::vector< double > &x, std::vector< double > &y, int channel=0, int zeroAdjust=0, double shift=0.0, double scale=1.0) constFiDeviceFunctionFactory
identify(const std::string &fileName, const std::string &path="", FiStatus status=IO_READ)FiDeviceFunctionFactorystatic
initExtFuncFromFile(const std::string &fileName, const std::string &labels="")FiDeviceFunctionFactory
instance()FFaSingelton< FiDeviceFunctionFactory >inlinestatic
myDevicesFiDeviceFunctionFactoryprivate
myExtFnFileFiDeviceFunctionFactoryprivate
myExtIndexFiDeviceFunctionFactoryprivate
myExtValuesFiDeviceFunctionFactoryprivate
myFileChannelMapFiDeviceFunctionFactoryprivate
myFileToIndexMapFiDeviceFunctionFactoryprivate
myNumExtFunFiDeviceFunctionFactorystatic
open(const std::string &fileName, FiDevFormat format=UNKNOWN_FILE, FiStatus status=IO_READ, int inputChannel=0, bool littleEndian=false)FiDeviceFunctionFactory
operator=(const FFaSingelton &)=deleteFFaSingelton< FiDeviceFunctionFactory >protected
ourInstanceFFaSingelton< FiDeviceFunctionFactory >privatestatic
removeInstance()FFaSingelton< FiDeviceFunctionFactory >inlinestatic
setAxisTitle(int fileIndex, int axis, const char *axisText) constFiDeviceFunctionFactory
setAxisUnit(int fileIndex, int axis, const char *unitText) constFiDeviceFunctionFactory
setFrequency(int fileIndex, double freq) constFiDeviceFunctionFactory
setStep(int fileIndex, double step) constFiDeviceFunctionFactory
setValue(int fileIndex, double xVal, double yVal)FiDeviceFunctionFactory
storeExtFuncValues(double *data, unsigned int ndat, int iop, int &offs)FiDeviceFunctionFactory
updateExtFuncFromFile(int nstep=1)FiDeviceFunctionFactory
~FiDeviceFunctionFactory()FiDeviceFunctionFactoryprotectedvirtual