rolland.postprocessing.RollandPP¶
- class rolland.postprocessing.RollandPP(*args, **kwargs)[source]¶
Bases:
PostProcessingRolland postprocessing base class.
This class is used to perform postprocessing on Rolland methods.
- Parameters:
args (t.Any)
kwargs (t.Any)
- results¶
Instance of the Deflection class containing the results.
- Type:
- f_min¶
Minimum frequency for response calculation \([Hz]\).
- Type:
float
- f_max¶
Maximum frequency for response calculation \([Hz]\).
- Type:
float