Broadcastable

class kgpy.mixin.Broadcastable

Bases: object

Class to help with determining the shape of the optical configuration. In particular this class allows for cooperative subclassing by providing a default signature for the config_broadcast method.

__init__()

Attributes

broadcasted

shape

Methods

__init__()

Inheritance Diagram

Inheritance diagram of kgpy.mixin.Broadcastable

property broadcasted
property shape