Camera =========== This documentation describes the interface of the `Camera` class as implemented in all `virapy` submodules (e.g., `virapy.V1FF`, `virapy.V8FF`, `virapy.RGBFF`, etc.). While the internal behavior may vary depending on precision or spectral configuration, the public API is consistent. .. currentmodule:: virapy.V1FF .. autoclass:: Camera :members: :undoc-members: :show-inheritance: