ross.Probe
Contents
ross.Probe#
- class ross.Probe(node, angle=None, direction='radial', tag=None)#
Class of a probe.
This class will create a probe object to be used in the rotor model. The probe is used to measure the response of the rotor at a specific location and orientation.
- Parameters:
- nodeint
Indicate the node where the probe is located.
- anglefloat, pint.Quantity
Probe orientation angle about the shaft (rad) if the probe is in the radial direction. Default is None.
- directionstr, optional
Measurement direction of the probe, which can be ‘radial’ or ‘axial’. Default is ‘radial’.
- tagstr, optional
A tag to name the element.
Methods
- __init__(node, angle=None, direction='radial', tag=None)#
- get_label(id=None)#
Attributes
info