Pinnacle : BeamList
Description
BeamList contains information about the different beams used a plan.
- Primary components
.MonitorUnitInfo
Control Points/Segments (CPManager)
Contains
Beam Name
TrialList.Current.BeamList.Current.Name; |
Beam MU
TrialList.Current.BeamList.Current.MonitorUnits; |
Beam Type (static, dynamic, step and shoot, etc)
Available beam types: Static, Step & Shoot MLC, Dynamic Arc, Conformal Arc, Arc, Motorized Wedge
TrialList.Current.BeamList.Current.PrevBeamType; //SetBeamType doesn’t seem to hold data? |
Modality
TrialList.Current.BeamList.Current.Modality; |
Energy
TrialList.Current.BeamList.Current.MachineEnergyName; |
Isocenter
TrialList.Current.BeamList.Current.IsocenterName; |
Prescription Name
TrialList.Current.BeamList.Current.PrescriptionName; |
Machine Name
TrialList.Current.BeamList.Current.Machine; |
Machine Name and Version
TrialList.Current.BeamList.Current.MachineNameAndVersion; |
Pinnacle Version
TrialList.Current.BeamList.Current.ComputationVersion; |