libasterix API Reference Manual
1.9.0
src
libasterix
uap_raytheon.h
Go to the documentation of this file.
1
// vim:set ft=c sw=2 sts=2 fenc=utf8:
2
3
/*
4
* libasterix
5
* Copyright [2013-2020] SinoATC <http://www.sinoatc.com>.
6
* All Rights Reserved.
7
*
8
* NOTICE: All information contained herein is, and remains
9
* the property of SinoATC and its suppliers, if any.
10
* The intellectual and technical concepts contained herein
11
* are proprietary to Aerosys Corporation and its suppliers and may be
12
* covered by U.S. and Foreign Patents, patents in process,
13
* and are protected by trade secret or copyright law.
14
* Dissemination of this information or reproduction of this material
15
* is strictly forbidden unless prior written permission is obtained
16
* from SinoATC.
17
*/
18
25
#ifndef LIBASTERIX_UAP_RAYTHEON_H
26
#define LIBASTERIX_UAP_RAYTHEON_H
27
28
#include "
uap.h
"
29
30
#ifdef __cplusplus
31
extern
"C"
{
32
#endif
33
34
AST_API
extern
const
ast_uap_t
AST_UAP_RAYTHEON
;
35
36
#ifdef __cplusplus
37
}
38
#endif // extern "C"
39
40
#endif //LIBASTERIX_UAP_RAYTHEON_H
41
42
43
44
ast_uap_t
Definition:
uap.h:36
AST_API
#define AST_API
Definition:
platform.h:63
uap.h
Implementation of UAP concept defined by ASTERIX.
AST_UAP_RAYTHEON
const ast_uap_t AST_UAP_RAYTHEON
Copyright 2008-2021
SinoATC