FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
aethermodel.github.io/classes.html at main · AetherModel/aethermodel.github.io · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AetherModel
/
aethermodel.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
aethermodel.github.io
/
classes.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
139 lines (137 loc) · 8.31 KB
Breadcrumbs
aethermodel.github.io
/
classes.html
Copy path
File metadata and controls
139 lines (137 loc) · 8.31 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
>
<
html
xmlns
="
http://www.w3.org/1999/xhtml
"
>
<
head
>
<
meta
http-equiv
="
Content-Type
"
content
="
text/xhtml;charset=UTF-8
"
/>
<
meta
http-equiv
="
X-UA-Compatible
"
content
="
IE=9
"
/>
<
meta
name
="
generator
"
content
="
Doxygen 1.8.17
"
/>
<
meta
name
="
viewport
"
content
="
width=device-width, initial-scale=1
"
/>
<
title
>
Aether: Data Structure Index
</
title
>
<
link
href
="
tabs.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
jquery.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
dynsections.js
"
>
</
script
>
<
link
href
="
search/search.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
<
script
type
="
text/javascript
"
src
="
search/searchdata.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
search/search.js
"
>
</
script
>
<
script
type
="
text/x-mathjax-config
"
>
MathJax
.
Hub
.
Config
(
{
extensions
:
[
"tex2jax.js"
]
,
jax
:
[
"input/TeX"
,
"output/HTML-CSS"
]
,
}
)
;
</
script
>
<
script
type
="
text/javascript
"
async
="
async
"
src
="
https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js
"
>
</
script
>
<
link
href
="
doxygen.css
"
rel
="
stylesheet
"
type
="
text/css
"
/>
</
head
>
<
body
>
<
div
id
="
top
"
>
<!-- do not remove this div, it is closed by doxygen! -->
<
div
id
="
titlearea
"
>
<
table
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tbody
>
<
tr
style
="
height: 56px;
"
>
<
td
id
="
projectalign
"
style
="
padding-left: 0.5em;
"
>
<
div
id
="
projectname
"
>
Aether
 
<
span
id
="
projectnumber
"
>
0.0
</
span
>
</
div
>
<
div
id
="
projectbrief
"
>
Ionosphere-Thermosphere model
</
div
>
</
td
>
</
tr
>
</
tbody
>
</
table
>
</
div
>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var
searchBox
=
new
SearchBox
(
"searchBox"
,
"search"
,
false
,
'Search'
)
;
/*
@license
-end */
</
script
>
<
script
type
="
text/javascript
"
src
="
menudata.js
"
>
</
script
>
<
script
type
="
text/javascript
"
src
="
menu.js
"
>
</
script
>
<
script
type
="
text/javascript
"
>
/*
@license
magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$
(
function
(
)
{
initMenu
(
''
,
true
,
false
,
'search.php'
,
'Search'
)
;
$
(
document
)
.
ready
(
function
(
)
{
init_search
(
)
;
}
)
;
}
)
;
/*
@license
-end */
</
script
>
<
div
id
="
main-nav
"
>
</
div
>
</
div
>
<!-- top -->
<!-- window showing the filter options -->
<
div
id
="
MSearchSelectWindow
"
onmouseover
="
return searchBox.OnSearchSelectShow()
"
onmouseout
="
return searchBox.OnSearchSelectHide()
"
onkeydown
="
return searchBox.OnSearchSelectKey(event)
"
>
</
div
>
<!-- iframe showing the search results (closed by default) -->
<
div
id
="
MSearchResultsWindow
"
>
<
iframe
src
="
javascript:void(0)
"
frameborder
="
0
"
name
="
MSearchResults
"
id
="
MSearchResults
"
>
</
iframe
>
</
div
>
<
div
class
="
header
"
>
<
div
class
="
headertitle
"
>
<
div
class
="
title
"
>
Data Structure Index
</
div
>
</
div
>
</
div
>
<!--header-->
<
div
class
="
contents
"
>
<
div
class
="
qindex
"
>
<
a
class
="
qindex
"
href
="
#letter_b
"
>
b
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_c
"
>
c
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_e
"
>
e
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_g
"
>
g
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_i
"
>
i
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_n
"
>
n
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_p
"
>
p
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_r
"
>
r
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_s
"
>
s
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_t
"
>
t
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_w
"
>
w
</
a
>
</
div
>
<
table
class
="
classindex
"
>
<
tr
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_b
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  b  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classEuv.html
"
>
Euv
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classIndices.html
"
>
Indices
</
a
>
   
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_r
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  r  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_t
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  t  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
<
tr
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_g
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  g  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classInputs.html
"
>
Inputs
</
a
>
   
</
td
>
</
tr
>
<
tr
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structbfield__info__type.html
"
>
bfield_info_type
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classIons.html
"
>
Ions
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structChemistry_1_1reaction__type.html
"
>
Chemistry::reaction_type
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classTimes.html
"
>
Times
</
a
>
   
</
td
>
</
tr
>
<
tr
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_c
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  c  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classGrid.html
"
>
Grid
</
a
>
   
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_n
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  n  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classReport.html
"
>
Report
</
a
>
   
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_w
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  w  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
<
tr
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structInputs_1_1grid__input__struct.html
"
>
Inputs::grid_input_struct
</
a
>
   
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_s
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  s  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
</
tr
>
<
tr
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classChemistry.html
"
>
Chemistry
</
a
>
   
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_i
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  i  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classNeutrals.html
"
>
Neutrals
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structEuv_1_1waveinfotype.html
"
>
Euv::waveinfotype
</
a
>
   
</
td
>
</
tr
>
<
tr
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_e
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  e  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
rowspan
="
2
"
valign
="
bottom
"
>
<
a
name
="
letter_p
"
>
</
a
>
<
table
border
="
0
"
cellspacing
="
0
"
cellpadding
="
0
"
>
<
tr
>
<
td
>
<
div
class
="
ah
"
>
  p  
</
div
>
</
td
>
</
tr
>
</
table
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structIons_1_1species__chars.html
"
>
Ions::species_chars
</
a
>
   
</
td
>
<
td
>
</
td
>
</
tr
>
<
tr
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structindex__file__output__struct.html
"
>
index_file_output_struct
</
a
>
   
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
structNeutrals_1_1species__chars.html
"
>
Neutrals::species_chars
</
a
>
   
</
td
>
<
td
>
</
td
>
</
tr
>
<
tr
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classElectrodynamics.html
"
>
Electrodynamics
</
a
>
   
</
td
>
<
td
>
</
td
>
<
td
valign
="
top
"
>
<
a
class
="
el
"
href
="
classPlanets.html
"
>
Planets
</
a
>
   
</
td
>
<
td
>
</
td
>
<
td
>
</
td
>
</
tr
>
<
tr
>
<
td
>
</
td
>
<
td
>
</
td
>
<
td
>
</
td
>
<
td
>
</
td
>
<
td
>
</
td
>
</
tr
>
</
table
>
<
div
class
="
qindex
"
>
<
a
class
="
qindex
"
href
="
#letter_b
"
>
b
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_c
"
>
c
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_e
"
>
e
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_g
"
>
g
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_i
"
>
i
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_n
"
>
n
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_p
"
>
p
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_r
"
>
r
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_s
"
>
s
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_t
"
>
t
</
a
>
 | 
<
a
class
="
qindex
"
href
="
#letter_w
"
>
w
</
a
>
</
div
>
</
div
>
<!-- contents -->
<!-- start footer part -->
<
hr
class
="
footer
"
/>
<
address
class
="
footer
"
>
<
small
>
Generated by  
<
a
href
="
http://www.doxygen.org/index.html
"
>
<
img
class
="
footer
"
src
="
doxygen.png
"
alt
="
doxygen
"
/>
</
a
>
1.8.17
</
small
>
</
address
>
</
body
>
</
html
>
Back
|
FazBrowse Home
|
New Git URL