Pinnacle : MonitorUnitInfo
Description
- A component of BeamList
- Contains information from the “Monitor Units” page used that may be used for handcalcs
Access
TrialList.Current.BeamList.Current.MonitorUnitInfo._SomeStringBelow_;
Information contained in list
- PrescriptionDose
- SourceToPrescriptionPointDistance
- TotalTransmissionFraction
- TransmissionDescription
- PrescriptionPointDepth
- PrescriptionPointRadDepth
- DepthToActualPoint
- SSDToActualPoint
- RadDepthToActualPoint
- PrescriptionPointRadDepthValid
- PrescriptionPointOffAxisDistance
- UnblockedFieldAreaAtSAD
- UnblockedFieldPerimeterAtSAD
- BlockedFieldAreaAtSAD
- IntersectFieldAreaAtSAD
- NormalizedDose
- OffAxisRatio
- CollimatorOutputFactor
- RelativeOutputFactor
- PhantomOutputFactor
- OFMeasurementDepth
- OutputFactorInfo
Example
InfoMessage = TrialList.Current.BeamList.Current.MonitorUnitInfo.BlockedFieldAreaAtSAD;