iLand
Functions
spatialanalysis.cpp File Reference
#include "spatialanalysis.h"
#include "globalsettings.h"
#include "model.h"
#include "tree.h"
#include "stamp.h"
#include "helper.h"
#include "resourceunit.h"
#include "scriptgrid.h"
#include <QJSEngine>
#include <QJSValue>

Functions

double surface_length (float h1, float h2, float l)
 
double heron_triangle_area (float a, float b, float c)
 

Function Documentation

◆ heron_triangle_area()

double heron_triangle_area ( float  a,
float  b,
float  c 
)
inline

◆ surface_length()

double surface_length ( float  h1,
float  h2,
float  l 
)
inline