Definition at line 9 of file test_NavDataFactoryCallback.py.

Public Member Functions | |
| def | __init__ (self, *args, **kwargs) |
| def | process (self, navOut) |
Public Member Functions inherited from gnsstk::NavDataFactoryCallback | |
| virtual bool | process (const NavDataPtr &navOut) |
Public Attributes | |
| count | |
| def tests.test_NavDataFactoryCallback.PythonTestCallback.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs | ||
| ) |
Definition at line 11 of file test_NavDataFactoryCallback.py.
| def tests.test_NavDataFactoryCallback.PythonTestCallback.process | ( | self, | |
| navOut | |||
| ) |
Definition at line 16 of file test_NavDataFactoryCallback.py.
| tests.test_NavDataFactoryCallback.PythonTestCallback.count |
Definition at line 13 of file test_NavDataFactoryCallback.py.