function getRealValueAtWithTC input ExternalMemoryRealTC extMem; input Integer idx "0-based"; input Real timeIn; input Real fallbackValue; output Real value; end getRealValueAtWithTC;