across-tools
Home page
Ephemeris Generation
TLE Data
Visibility Calculation
Visibility Constraints with Logical Operators
Footprint Analysis
Bandpass & Spectral Types
API Reference
across
Submodules
across.tools
Attributes
Package Contents
Notebooks
across-tools
API Reference
across
across.tools
across.tools.core
across.tools.core.enums
across.tools.core.enums.energy_unit
across.tools.core.enums.energy_unit
Classes
EnergyUnit
Enum to represent the bandpass energy types
Module Contents
class
EnergyUnit
[source]
Bases:
str
,
enum.Enum
Enum to represent the bandpass energy types
eV
=
'eV'
[source]
keV
=
'keV'
[source]
MeV
=
'MeV'
[source]
GeV
=
'GeV'
[source]
TeV
=
'TeV'
[source]