|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--competition
TreeGrOSS : class competition defines the competition indicies http://treegross.sourceforge.net Version 01-Aug-2002
| Constructor Summary | |
(package private) |
competition()
|
| Method Summary | |
(package private) void |
c66andc66c(stand st)
calculates the c66 and c66c vaues of a stand (see literature above), for only the living tree. |
(package private) void |
c66andc66cxy(stand st)
calculates the c66 and c66c values for a certain influence zone (see literature above) it expects a stand of class stand |
(package private) double |
overlap(double r1,
double r2,
double e)
calculate overlap area of two circle only if they overlap |
(package private) int |
pnpoly(double x,
double y,
stand st)
check if a point is in polygon , if return is 0 then outside |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
competition()
| Method Detail |
void c66andc66c(stand st)
void c66andc66cxy(stand st)
double overlap(double r1,
double r2,
double e)
int pnpoly(double x,
double y,
stand st)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||