AnalysisBaseClass.getFilenameNoExtension


getFilenameNoExtension()

Return the base part of the filenames associated with this analysis. The returned value will generally be of the form "C:\path\model~analysis" but this should not be assumed. Callers may safely add file extensions such as ".dat".

Argumentsnone 
Return valuestring

Back to AnalysisBaseClass

Back to Overview