GRASS Programmer's Manual
6.5.svn(2014)-r66266
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
V_acc.c
Go to the documentation of this file.
1
28
#include <grass/vask.h>
29
30
49
void
V_float_accuracy
(
int
n
)
50
{
51
V__
.decimal_places =
n
;
52
}
V__
struct V__ V__
Definition:
V_call.c:90
V_float_accuracy
void V_float_accuracy(int n)
Set number of decimal places.
Definition:
V_acc.c:49
n
int n
Definition:
dataquad.c:291
lib
vask
V_acc.c
Generated on Sat Jan 2 2016 01:46:49 for GRASS Programmer's Manual by
1.8.5