pyanno4rt.plan._plan_generator

Plan generation.

Overview

Classes

PlanGenerator

Plan generation class.

Classes

class pyanno4rt.plan._plan_generator.PlanGenerator(modality)[source]

Plan generation class.

This class provides methods to generate the plan configuration dictionary for the management and retrieval of plan properties and plan-related parameters.

Parameters:

modality ({'photon', 'proton'}) – Treatment modality, needs to be consistent with the dose calculation inputs.

modality

See ‘Parameters’.

Type:

{‘photon’, ‘proton’}

Overview

Methods

generate()

Generate the plan configuration dictionary.

Members

generate()[source]

Generate the plan configuration dictionary.