finesse.analysis.actions.series.SeriesSolution
Overview
- class finesse.analysis.actions.series.SeriesSolution[source]
Bases:
BaseSolution
SeriesSolution is a solution object that contains the results from running the requested actions by a
Series
. You can see what solutions are contained by printing this object or by inspecting thechildren
attribute.