Report.addAnalysisTypeResultsChapter


addAnalysisTypeResultsChapter(chapterName, nSigFig, [position], analysisType)

Adds a result chapter in the report

chapterNamestringchapter name
nSigFigshortnumber of significant figures for this chapter
positionoptional integer position where this chapter will be added; if not specified, will be added at the end
analysisTypestringanalysis type e.g. "Eigenvalue"
Return valueIFAnalysisTypeResultsChapter

Back to Report

Back to Overview