Bases: seapy.excitations.excitationpoint.ExcitationPoint
Point excitation by a volume flow.
Constructor.
| Parameters: |
|
|---|
Methods
| __init__(name, subsystem, **properties) | Constructor. |
| ExcitationPointVolume.df | |
| disable([subsystem]) | Disable this excitation. |
| enable([subsystem]) | Enable this excitation. |
| info([attributes]) | Return dataframe. |
| plot(quantity[, yscale]) | Plot quantity. |
Attributes
| SORT | str(object=’‘) -> str |
| classname | Name of class of the object. |
| conductance | |
| enabled | Switch indicating whether the object is enabled. |
| frequency | Frequency. |
| impedance | |
| included | Indicates whether the object is included in the analysis. |
| name | |
| power | |
| power_level | Input power level. |
| pressure | Sound pressure . |
| radius | |
| resistance | |
| subsystem | |
| velocity | Volume velocity . |