DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
fileformathelper.h
Go to the documentation of this file.
1
#ifndef FILEFORMATHELPER_H
2
#define FILEFORMATHELPER_H
3
4
class
FileFormatHelper
5
{
6
public
:
7
static
double
roundWeight
(
double
w);
8
static
const
double
WeightRoundingFactor
;
9
};
10
11
#endif // FILEFORMATHELPER_H
FileFormatHelper::roundWeight
static double roundWeight(double w)
Definition:
fileformathelper.cpp:27
FileFormatHelper
Definition:
fileformathelper.h:4
FileFormatHelper::WeightRoundingFactor
static const double WeightRoundingFactor
Definition:
fileformathelper.h:8
qtgui
utils
fileformathelper.h
Generated by
1.8.15