◆ __init__()
def analytics.Gauge.__init__ |
( |
|
self, |
|
|
|
model_part, |
|
|
|
Dt, |
|
|
|
end_time, |
|
|
|
variables_to_measure, |
|
|
|
steps_between_measurements, |
|
|
|
activity = True |
|
) |
| |
◆ ConstructArrayOfNodes()
def analytics.Gauge.ConstructArrayOfNodes |
( |
|
self, |
|
|
|
condition |
|
) |
| |
◆ MakeNodalMeasurement()
def analytics.Gauge.MakeNodalMeasurement |
( |
|
self | ) |
|
◆ PlotPSD()
def analytics.Gauge.PlotPSD |
( |
|
self | ) |
|
◆ PrintMeasurements()
def analytics.Gauge.PrintMeasurements |
( |
|
self, |
|
|
|
path |
|
) |
| |
◆ counter
◆ current_instant
analytics.Gauge.current_instant |
◆ Dt
◆ end_time
◆ measurements
analytics.Gauge.measurements |
◆ model_part
analytics.Gauge.model_part |
◆ n_instants
analytics.Gauge.n_instants |
◆ n_nodes
◆ n_vars
◆ nodes
◆ steps_between_measurements
analytics.Gauge.steps_between_measurements |
◆ times
◆ variables
analytics.Gauge.variables |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/python_scripts/analytics.py