NavErrorModule¶
- class HSTB.kluster.fqpr_intelligence.NavErrorModule(**kwargs)¶
Bases:
IntelModuleIntelModule specific for post processed nav error (SMRMSG) files, with SMRMSG specific attribution
Methods Summary
remove_file(filepath)In addition to the base method, for navigation error module we need to remove the match from the sbet_lookup
Methods Documentation
- remove_file(filepath)¶
In addition to the base method, for navigation error module we need to remove the match from the sbet_lookup
- 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