casa
5.7.0-16
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
casa
code
atmosphere
ATM
ATMEnumerations.h
Go to the documentation of this file.
1
#ifndef _ATM_ENUMERATION_H
2
#define _ATM_ENUMERATION_H
3
/*******************************************************************************
4
* ALMA - Atacama Large Millimiter Array
5
* (c) Instituto de Estructura de la Materia, 2009
6
*
7
* This library is free software; you can redistribute it and/or
8
* modify it under the terms of the GNU Lesser General Public
9
* License as published by the Free Software Foundation; either
10
* version 2.1 of the License, or (at your option) any later version.
11
*
12
* This library is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
* Lesser General Public License for more details.
16
*
17
* You should have received a copy of the GNU Lesser General Public
18
* License along with this library; if not, write to the Free Software
19
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20
*
21
* "@(#) $Id: ATMEnumerations.h Exp $"
22
*
23
* who when what
24
* -------- -------- ----------------------------------------------
25
* pardo 24/03/09 created
26
*/
27
28
#ifndef __cplusplus
29
#error "This is a C++ include file and cannot be used from plain C"
30
#endif
31
32
#include "
ATMCommon.h
"
33
34
ATM_NAMESPACE_BEGIN
35
59
enum
SidebandSide
{
NOSB
=0,
60
LSB
=1,
61
USB
=2
62
};
63
64
87
enum
SidebandType
{
NOTYPE
=-1,
88
DSB
=0,
89
SSB
=1,
90
TWOSB
=2
91
};
92
93
110
enum
typeAtm_t
{
tropical
=1,
111
midlatSummer
,
112
midlatWinter
,
113
subarcticSummer
,
114
subarcticWinter
,
115
typeATM_end
116
};
117
118
119
ATM_NAMESPACE_END
120
121
#endif
ATM_NAMESPACE_END
#define ATM_NAMESPACE_END
Definition:
ATMCommon.h:38
subarcticSummer
Definition:
ATMEnumerations.h:113
SidebandType
SidebandType
Defines the kind of sideband separations.
Definition:
ATMEnumerations.h:87
SSB
Single sideband (rejection)
Definition:
ATMEnumerations.h:89
subarcticWinter
Definition:
ATMEnumerations.h:114
typeATM_end
Definition:
ATMEnumerations.h:115
SidebandSide
SidebandSide
Defines the side of a sideband.
Definition:
ATMEnumerations.h:59
TWOSB
two sidebands (sideband separation)
Definition:
ATMEnumerations.h:90
ATM_NAMESPACE_BEGIN
#define ATM_NAMESPACE_BEGIN
Definition:
ATMCommon.h:37
NOSB
No sideband (eg for HEMT)
Definition:
ATMEnumerations.h:59
midlatWinter
Definition:
ATMEnumerations.h:112
typeAtm_t
typeAtm_t
Defines the type of atmosphere.
Definition:
ATMEnumerations.h:110
USB
Upper sideband (USB)
Definition:
ATMEnumerations.h:61
tropical
Definition:
ATMEnumerations.h:110
LSB
Lower sideband (LSB)
Definition:
ATMEnumerations.h:60
DSB
Double sideband (no rejection)
Definition:
ATMEnumerations.h:88
midlatSummer
Definition:
ATMEnumerations.h:111
NOTYPE
Not relevant (no sideband)
Definition:
ATMEnumerations.h:87
ATMCommon.h
Generated on Sun Sep 1 2019 23:32:27 for casa by
1.8.5