Antenna Deployer
The submodule controlling the deployment of the ISIS Antenna
Last updated
Was this helpful?
The submodule controlling the deployment of the ISIS Antenna
Last updated
Was this helpful?
submodules/antenna_deployer/__init__.py
contains the code that interfaces with the ISIS Antenna. All that is known about the actual interfacing with the hardware is that there is a cythonized file which is imported by antenna_deployer
.
Learn more about cython .
The cythonized file is
Below is submodules/antenna_deployer/__init__.py