NavigationModule¶
- class HSTB.kluster.fqpr_intelligence.NavigationModule(**kwargs)¶
Bases:
IntelModuleIntelModule specific for post processed navigation (SBET) files, with SBET specific attribution
Methods Summary
remove_file(filepath)In addition to the base method, for Navigation module we need to also remove the file from the nav group
Methods Documentation
- remove_file(filepath)¶
In addition to the base method, for Navigation module we need to also remove the file from the nav group
- Parameters
filepath (
str) – absolute file path for the file to remove- Returns
unique id for the file we removed, FqprIntel is generating the unique id
- Return type
int