TimeSignal¶
- class +AMrotorSIM.+Graphs.@TimeSignal.TimeSignal(rotorsystem, experiment)¶
Bases:
handleClass for visualisation of the signal over time as result of the time integration
- TimeSignal(rotorsystem, experiment)¶
Constructor
- Parameters
rotorsystem (
object) – Object of type Rotorsystemexperiment (
object) – Object of type Experiments.Stationare_Lsg or Experiments.Hochlaufanalyse
- Returns
Object for the representation of the time results
- +AMrotorSIM.+Graphs.@TimeSignal.plot(self, sensors, direction)¶
Plot of the time results
- Parameters
sensors (
object) – Time signal of desired sensor (rotorsystem.sensors)direction (
double) – Sensor direction (1 for x and 2 for y, default x and y)
- Returns
Figure of the time signal