|
| Dict[str, Any] | to_dict (self) |
| |
| "ShootParameters" | from_dict (cls, Dict[str, Any] d) |
| |
| None | define_child_shoot_types (self, List[str] labels, List[float] probabilities) |
| | Set child shoot types; probabilities must sum to 1 (validated natively).
|
| |
◆ define_child_shoot_types()
| None pyhelios.plant_architecture_params.ShootParameters.define_child_shoot_types |
( |
| self, |
|
|
List[str] | labels, |
|
|
List[float] | probabilities ) |
◆ from_dict()
| "ShootParameters" pyhelios.plant_architecture_params.ShootParameters.from_dict |
( |
| cls, |
|
|
Dict[str, Any] | d ) |
◆ to_dict()
| Dict[str, Any] pyhelios.plant_architecture_params.ShootParameters.to_dict |
( |
| self | ) |
|
◆ base_roll
◆ base_yaw
◆ child_shoot_types
| Optional pyhelios.plant_architecture_params.ShootParameters.child_shoot_types = None |
|
static |
◆ determinate_shoot_growth
| bool pyhelios.plant_architecture_params.ShootParameters.determinate_shoot_growth = True |
|
static |
◆ elongation_rate_max
◆ flower_bud_break_probability
◆ flowers_require_dormancy
| bool pyhelios.plant_architecture_params.ShootParameters.flowers_require_dormancy = False |
|
static |
◆ fruit_set_probability
◆ girth_area_factor
◆ gravitropic_curvature
◆ growth_requires_dormancy
| bool pyhelios.plant_architecture_params.ShootParameters.growth_requires_dormancy = False |
|
static |
◆ insertion_angle_decay_rate
◆ insertion_angle_tip
◆ internode_length_decay_rate
◆ internode_length_max
◆ internode_length_min
◆ max_nodes
◆ max_nodes_per_season
◆ max_terminal_floral_buds
◆ phyllochron_min
◆ phytomer_parameters
◆ tortuosity
◆ vegetative_bud_break_probability_decay_rate
◆ vegetative_bud_break_probability_max
◆ vegetative_bud_break_probability_min
◆ vegetative_bud_break_time
The documentation for this class was generated from the following file: