Pinnacle : DVHList

Description

DVHList contains DVH information for all individual structures.

List Contains

Min dose

DVHList.Current.DoseMin;

Max dose

DVHList.Current.DoseMax;

Mean dose

DVHList.Current.DoseMean;

Standard deviation

DVHList.Current.DoseStd;

% of structure outside dose grid

DVHList.Current.PercentUnknown;

% greater than max specified dose

DVHList.Current.PercentOutOfRange;

# of Active DVH structures

DVHList.Count;