Public Member Functions | |
| TreeOutputSaveInfo (int iType) | |
| Constructor. | |
Public Attributes | |
| boolean | bSaveRBA |
| Whether to save plot-level relative basal area - ignored for seeds and seedlings. | |
| boolean | bSaveABA |
| Whether to save plot-level absolute basal area - ignored for seeds and seedlings. | |
| boolean | bSaveRDN |
| Whether to save plot-level relative density. | |
| boolean | bSaveADN |
| Whether to save plot-level absolute density. | |
Private Attributes | |
| int | m_iType |
| Tree type. | |
Title:
Description:
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
| javawrapper::TreeOutputSaveInfo::TreeOutputSaveInfo | ( | int | iType | ) | [inline] |
Constructor.
| iType | Tree type. |
1.4.7