exorad.models.instruments.instrument module
- class Instrument(name, description, payload=None)[source]
Bases:
LoggerAbstract Instrument class. Contains the basic function that every instrument needs.
- Parameters:
- Variables:
- Raises:
ValueError: – if you try to build a loaded payload.
- build()[source]
check if it can build the instrument and populate the output table and dict. Then run the builder