Description Returns the file name currently being utilized as the source of data for specified PSD scatter model.
Syntax fname = GetTabulatedPSDScatterFileName( id )
Parameters fname (String) String containing full path name of PSD data file.
id As Long Identifier of PSD scatter model.
Remarks Returns the file name currently being utilized as the source of data for specified PSD scatter model.
See Also DeleteTabulatedPSDScatterIthData GetTabulatedPSDScatterDataCount SetTabulatedPSDScatterFileName
|