VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
radtran1d.h
Go to the documentation of this file.
1 /* © 1998 JRM Technologies, Inc.*/
2 
3 #ifndef _RADTRAN1D_H_
4 #define _RADTRAN1D_H_
5 
6 #include "ModRadDLLstub.h"
7 #include "modrad_common.h"
8 
9 #ifdef __cplusplus
10 extern "C"
11 {
12 #endif
13 
14  MODRAD_API int RAD2ATMSP(char *sigsim_atm_dir, ATMCOEF *atm, ATMINFO inf, BAND band, ATM_DEFAULT atm_default, RADCARD rc, jrmbool Use_Default);
15 
16 
17 #ifdef __cplusplus
18 }
19 #endif
20 
21 #endif // _RADTRAN1D_H_
22 
23 


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)