.. default-domain:: py .. highlight:: py .. currentmodule:: DockingCamera Camera ====== .. class:: Camera A Docking Camera. .. attribute:: part Get the part containing this camera. :Attribute: Read-only, cannot be set :rtype: :class:`SpaceCenter.Part` .. attribute:: image Get an image. Returns an empty byte array on failure. :Attribute: Read-only, cannot be set :rtype: bytes