The WmFillValue class fills all components of a variable with a specified fill value from the input parameters.
More...
The WmFillValue class fills all components of a variable with a specified fill value from the input parameters.
◆ __init__()
def warpy.host_actions.fill_value.fill_value.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
vars, |
|
|
|
fill_values, |
|
|
|
interval = None |
|
) |
| |
- Parameters
-
name | |
vars | Variable to set |
fill_values | Values to populate variable vector, size must equal variable # comps |
interval | Interval at which this host action is applied |
Reimplemented from warpy.host_actions.host_action.host_action.
The documentation for this class was generated from the following file: