Subversion Repositories public iLand

Rev

Rev 107 | Rev 111 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 107 Rev 110
Line 53... Line 53...
53
    static const int statCreated() { return m_statCreated; }
53
    static const int statCreated() { return m_statCreated; }
54
54
55
    static float lafactor;
55
    static float lafactor;
56
56
57
private:
57
private:
-
 
58
    // helping functions
-
 
59
    void calcBiomassCompartments();
58
    // state variables
60
    // state variables
59
    int mId;
61
    int mId;
60
    float mDbh;
62
    float mDbh;
61
    float mHeight;
63
    float mHeight;
62
    QPointF mPosition;
64
    QPointF mPosition;