All Frameworks Class Hierarchy This Framework Indexes
DNBSimulationInterfaces Enumeration DNBAnalysisLevel
enum DNBAnalysisLevel {
DNBAnalysisLevelOff,
DNBAnalysisLevelHighlight,
DNBAnalysisLevelVerbose,
DNBAnalysisLevelInterrupt
}
The Analysis Level setting attribute range of values.
- Values:
-
- DNBAnalysisLevelOff
- The Analysis Level is Off
- DNBAnalysisLevelHighlight
- The Analysis Level is Highlight (highlight is used to notify the user).
- DNBAnalysisLevelVerbose
- The Analysis Level is Verbose (highlight and messages are used to
notify the user).
- DNBAnalysisLevelInterrupt
- The Analysis Level is Interrupt (highlight and messages are used to
notify the user and the simulation will be stopped).
This object is included in the file: DNBAnalysisLevel.h