EnergyBand# class jinwu.core.EnergyBand(emin: 'float', emin_unit: 'str', emax: 'float', emax_unit: 'str')[source]# Bases: object Attributes Summary emax emax_unit emin emin_unit Attributes Documentation emax: float# emax_unit: str# emin: float# emin_unit: str#