Uses of Class
neqsim.process.util.exergy.ExergyAnalysisReport.Entry
Packages that use ExergyAnalysisReport.Entry
-
Uses of ExergyAnalysisReport.Entry in neqsim.process.util.exergy
Fields in neqsim.process.util.exergy with type parameters of type ExergyAnalysisReport.EntryModifier and TypeFieldDescriptionprivate final List<ExergyAnalysisReport.Entry> ExergyAnalysisReport.entriesMethods in neqsim.process.util.exergy that return types with arguments of type ExergyAnalysisReport.EntryModifier and TypeMethodDescriptionExergyAnalysisReport.getEntries()ExergyAnalysisReport.getTopDestructionHotspots(int n) Returns the top-N entries with the largest exergy destruction.Methods in neqsim.process.util.exergy with parameters of type ExergyAnalysisReport.EntryModifier and TypeMethodDescriptionvoidExergyAnalysisReport.addEntry(ExergyAnalysisReport.Entry entry) Append an entry to the report.