The stresssignal module
- class pylife.stress.stresssignal.StressTensorVoigt(pandas_obj)[source]
DataFrame accessor class for Voigt noted stress tensors
- Raises:
AttributeError – if at least one of the needed columns is missing.
Notes
Base class to access
pandas.DataFrameobjects containing Voigt noted stress tensors. The stress tensor components are assumed to be in the columns S11, S22, S33, S12, S13, S23.Examples
For an example see
equistress.StressTensorEquistress.