iLand
Classes | Functions | Variables
standloader.cpp File Reference
#include "global.h"
#include "standloader.h"
#include "grid.h"
#include "model.h"
#include "resourceunit.h"
#include "speciesset.h"
#include "species.h"
#include "helper.h"
#include "random.h"
#include "expression.h"
#include "expressionwrapper.h"
#include "environment.h"
#include "csvfile.h"
#include "mapgrid.h"
#include "snapshot.h"
#include "grasscover.h"

Classes

struct  SInitPixel
 

Functions

bool sortPairLessThan (const QPair< int, double > &s1, const QPair< int, double > &s2)
 
bool sortInitPixelLessThan (const SInitPixel &s1, const SInitPixel &s2)
 
bool sortInitPixelUnlocked (const SInitPixel &s1, const SInitPixel &s2)
 
bool LIFValueHigher (const float *a, const float *b)
 

Variables

int evenlist [25]
 
int unevenlist [25]
 

Function Documentation

◆ LIFValueHigher()

bool LIFValueHigher ( const float *  a,
const float *  b 
)

◆ sortInitPixelLessThan()

bool sortInitPixelLessThan ( const SInitPixel s1,
const SInitPixel s2 
)

◆ sortInitPixelUnlocked()

bool sortInitPixelUnlocked ( const SInitPixel s1,
const SInitPixel s2 
)

◆ sortPairLessThan()

bool sortPairLessThan ( const QPair< int, double > &  s1,
const QPair< int, double > &  s2 
)

Variable Documentation

◆ evenlist

int evenlist[25]
Initial value:
= { 12, 6, 18, 16, 8, 22, 2, 10, 14, 0, 24, 20, 4,
1, 13, 15, 19, 21, 3, 7, 11, 17, 23, 5, 9}

◆ unevenlist

int unevenlist[25]
Initial value:
= { 11,13,7,17, 1,19,5,21, 9,23,3,15,
6,18,2,10,4,24,12,0,8,14,20,22}