fqpr_actions module¶
HSTB.kluster.fqpr_actions Module¶
Functions¶
|
Construct a convert multibeam action using the provided data |
|
Generate a new import navigation (from POSPac SBET) action |
|
Generate a new processing action, using the return from fqpr_generation.Fqpr.return_next_action. |
|
Generate a new update surface action, adding multibeam files (or removing multibeam files) and regridding |
|
Generate a new sound velocity import action, supports caris svp files |
|
Build a dictionary of updated settings for an existing multibeam action, use this with FqprActionContainer to update the action. |
|
Build a dictionary of updated settings for an existing import navigation action, use this with FqprActionContainer to update the action. |
|
Build a dictionary of updated settings for an existing processing action, use this with FqprActionContainer to update the action. |
|
Build a dictionary of updated settings for an existing update surface action, use this with FqprActionContainer to update the action. |
|
Build a dictionary of updated settings for an existing import sound velocity action, use this with FqprActionContainer to update the action. |
Classes¶
|
Action class holds the function you are going to run and the arguments, as well as some helpful attributes to describe the action. |
|
ActionContainer attached to the fqpr_intelligence.FqprIntel object. |