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.depth_unit
across.tools.core.enums.depth_unit
Classes
DepthUnit
Enum to represent the astronomical depth types
Module Contents
class
DepthUnit
[source]
Bases:
str
,
enum.Enum
Enum to represent the astronomical depth types
AB_MAG
=
'ab_mag'
[source]
VEGA_MAG
=
'vega_mag'
[source]
FLUX_ERG
=
'flux_erg'
[source]
FLUX_JY
=
'flux_jy'
[source]