zospy.analyses.systemviewers.base

zospy.analyses.systemviewers.base#

Base classes for system viewers.

System viewers are slightly different from other analyses: the analyses themselves are not configurable, but there is a separate tool for each viewer. This module provides the base classes for interacting with these tools.

Classes

SystemViewerWrapper

Base class for SystemViewer analyses.