aboutsummaryrefslogtreecommitdiff
path: root/src/iem_bin_ambi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iem_bin_ambi.h')
-rw-r--r--src/iem_bin_ambi.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/iem_bin_ambi.h b/src/iem_bin_ambi.h
index 1757d2e..a9291c7 100644
--- a/src/iem_bin_ambi.h
+++ b/src/iem_bin_ambi.h
@@ -1,11 +1,17 @@
/* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
-iem_bin_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2003 */
+iem_bin_ambi written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2005 */
#ifndef __IEMBINAMBI_H__
#define __IEMBINAMBI_H__
+#define BIN_AMBI_LS_REAL 0
+#define BIN_AMBI_LS_IND 0
+#define BIN_AMBI_LS_MRG 1
+#define BIN_AMBI_LS_MIR 2
+#define BIN_AMBI_LS_PHT 3
+
typedef struct
{
float real;