Result#
- class ansys.dpf.post.result_object.Result(data_sources, model, **kwargs)#
Provides the
Result
class.This is an abstract class. It is not instantiated directly but instead is subclassed by specific result classes like the
Displacement
class.Methods
Check if the result contains complex frequencies.