Data Fields | |
BudState | state = BUD_DORMANT |
std::string | shoot_type_label |
uint | shoot_ID = -1 |
Definition at line 342 of file PlantArchitecture.h.
uint VegetativeBud::shoot_ID = -1 |
Definition at line 349 of file PlantArchitecture.h.
std::string VegetativeBud::shoot_type_label |
Definition at line 347 of file PlantArchitecture.h.
BudState VegetativeBud::state = BUD_DORMANT |
Definition at line 345 of file PlantArchitecture.h.