@classname DatasetTable
More...
|
None | AddSample (self, float argument) |
| Save the current state of the stored dataset and associate it with the provided argument. More...
|
|
KratosMultiphysics.Expression.Expression | Interpolate (self, float argument, "DatasetTable.Interpolation" interpolation) |
|
None | Erase (self, typing.Callable[[float], bool] predicate) |
|
◆ AddSample()
None AddSample |
( |
|
self, |
|
|
float |
argument |
|
) |
| |
Save the current state of the stored dataset and associate it with the provided argument.
◆ Erase()
None Erase |
( |
|
self, |
|
|
typing.Callable[[float],bool] |
predicate |
|
) |
| |
◆ Interpolate()
KratosMultiphysics.Expression.Expression Interpolate |
( |
|
self, |
|
|
float |
argument, |
|
|
"DatasetTable.Interpolation" |
interpolation |
|
) |
| |
The documentation for this class was generated from the following file: