GRASS GIS 8 Programmer's Manual
8.5.0dev(2025)-565e82de51
Main Page
Related Pages
Data Structures
Data Structures
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
r
s
t
u
v
w
y
Enumerations
a
c
d
e
h
i
j
l
m
n
o
p
r
s
t
v
y
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
neta.h
Go to the documentation of this file.
1
/****************************************************************
2
*
3
* MODULE: netalib
4
*
5
* AUTHOR(S): Daniel Bundala (Google Summer of Code 2009)
6
*
7
* PURPOSE: NETwork Analysis Library
8
*
9
* COPYRIGHT: (C) 2009-2010 by Daniel Bundala, and the GRASS Development Team
10
*
11
* This program is free software under the GNU General
12
* Public License (>=v2). Read the file COPYING that
13
* comes with GRASS for details.
14
*
15
****************************************************************/
16
17
#ifndef GRASS_NETA_H
18
#define GRASS_NETA_H
19
20
#include <
stdio.h
>
21
#include <
stdlib.h
>
22
#include <
grass/gis.h
>
23
#include <
grass/vector.h
>
24
#include <
grass/dbmi.h
>
25
#include <
grass/glocale.h
>
26
#include <grass/dgl/graph.h>
27
28
#include <
grass/defs/neta.h
>
29
30
#endif
dbmi.h
neta.h
gis.h
glocale.h
stdio.h
stdlib.h
vector.h
include
grass
neta.h
Generated on Thu Mar 20 2025 07:33:27 for GRASS GIS 8 Programmer's Manual by
1.9.1