Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
DicomBeamControlPoint 클래스 참조

#include <DicomBeamControlPoint.hh>

Public 멤버 함수

 DicomBeamControlPoint (DRTControlPointSequence::Item cpItem, DicomBeamControlPoint *point0)
 
 ~DicomBeamControlPoint ()
 
void SetIndex (Sint32 dat)
 
Sint32 GetIndex () const
 
void SetNominalBeamEnergy (Float64 dat)
 
Float64 GetNominalBeamEnergy () const
 
void SetGantryAngle (Float64 dat)
 
void SetGantryRotationDirection (OFString dat)
 
void SetBeamLimitingDeviceAngle (Float64 dat)
 
void SetBeamLimitingDeviceRotationDirection (OFString dat)
 
void SetPatientSupportAngle (Float64 dat)
 
void SetPatientSupportRotationDirection (OFString dat)
 
void SetTableTopEccentricAngle (Float64 dat)
 
void SetTableTopEccentricRotationDirection (OFString dat)
 
void SetIsocenterPosition (G4ThreeVector dat)
 
void SetSourceToSurfaceDistance (Float64 dat)
 
void SetCumulativeMetersetWeight (Float64 dat)
 
void SetMetersetWeight (Float64 dat)
 
void SetGantryPitchAngle (Float32 dat)
 
void SetSurfaceEntryPoint (Float64 dat)
 
void SetTableTopEccentricAxisDistance (Float64 dat)
 
void SetTableTopLateralPosition (Float64 dat)
 
void SetTableTopLongitudinalPosition (Float64 dat)
 
void SetTableTopPitchAngle (Float32 dat)
 
void SetTableTopPitchRotationDirection (OFString dat)
 
void SetTableTopRollAngle (Float32 dat)
 
void SetTableTopRollRotationDirection (OFString dat)
 
void SetTableTopVerticalPosition (Float64 dat)
 
OFString GetGantryRotationDirection () const
 
Float64 GetBeamLimitingDeviceAngle () const
 
OFString GetBeamLimitingDeviceRotationDirection () const
 
Float64 GetPatientSupportAngle () const
 
OFString GetPatientSupportRotationDirection () const
 
Float64 GetTableTopEccentricAngle () const
 
OFString GetTableTopEccentricRotationDirection () const
 
G4ThreeVector GetIsocenterPosition () const
 
Float64 GetSourceToSurfaceDistance () const
 
Float64 GetCumulativeMetersetWeight () const
 
Float64 GetMetersetWeight () const
 
Float32 GetGantryPitchAngle () const
 
Float64 GetSurfaceEntryPoint () const
 
Float64 GetTableTopEccentricAxisDistance () const
 
Float64 GetTableTopLateralPosition () const
 
Float64 GetTableTopLongitudinalPosition () const
 
Float32 GetTableTopPitchAngle () const
 
OFString GetTableTopPitchRotationDirection () const
 
Float32 GetTableTopRollAngle () const
 
OFString GetTableTopRollRotationDirection () const
 
Float64 GetTableTopVerticalPosition () const
 
void AddDevice (DicomBeamDevicePos *dbd)
 
void DumpToFile (std::ofstream &out)
 
void Print (std::ostream &out)
 

Private 속성

Sint32 theIndex
 
Float64 theNominalBeamEnergy
 
Float64 theGantryAngle
 
OFString theGantryRotationDirection
 
Float64 theBeamLimitingDeviceAngle
 
OFString theBeamLimitingDeviceRotationDirection
 
Float64 thePatientSupportAngle
 
OFString thePatientSupportRotationDirection
 
Float64 theTableTopEccentricAngle
 
OFString theTableTopEccentricRotationDirection
 
G4ThreeVector theIsocenterPosition
 
Float64 theSourceToSurfaceDistance
 
Float64 theCumulativeMetersetWeight
 
Float64 theMetersetWeight
 
Float32 theGantryPitchAngle
 
Float64 theSurfaceEntryPoint
 
Float64 theTableTopEccentricAxisDistance
 
Float64 theTableTopLateralPosition
 
Float64 theTableTopLongitudinalPosition
 
Float32 theTableTopPitchAngle
 
OFString theTableTopPitchRotationDirection
 
Float32 theTableTopRollAngle
 
OFString theTableTopRollRotationDirection
 
Float64 theTableTopVerticalPosition
 
std::vector< DicomBeamDevicePos * > theDevices
 

상세한 설명

DicomBeamControlPoint.hh 파일의 36 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

DicomBeamControlPoint::DicomBeamControlPoint ( DRTControlPointSequence::Item  cpItem,
DicomBeamControlPoint point0 
)
DicomBeamControlPoint::~DicomBeamControlPoint ( )
inline

DicomBeamControlPoint.hh 파일의 40 번째 라인에서 정의되었습니다.

멤버 함수 문서화

void DicomBeamControlPoint::AddDevice ( DicomBeamDevicePos dbd)
inline

DicomBeamControlPoint.hh 파일의 185 번째 라인에서 정의되었습니다.

다음을 참조함 : theDevices.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::DumpToFile ( std::ofstream &  out)
Float64 DicomBeamControlPoint::GetBeamLimitingDeviceAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 124 번째 라인에서 정의되었습니다.

다음을 참조함 : theBeamLimitingDeviceAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetBeamLimitingDeviceRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 127 번째 라인에서 정의되었습니다.

다음을 참조함 : theBeamLimitingDeviceRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetCumulativeMetersetWeight ( ) const
inline

DicomBeamControlPoint.hh 파일의 148 번째 라인에서 정의되었습니다.

다음을 참조함 : theCumulativeMetersetWeight.

Float32 DicomBeamControlPoint::GetGantryPitchAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 154 번째 라인에서 정의되었습니다.

다음을 참조함 : theGantryPitchAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetGantryRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 121 번째 라인에서 정의되었습니다.

다음을 참조함 : theGantryRotationDirection.

Sint32 DicomBeamControlPoint::GetIndex ( ) const
inline

DicomBeamControlPoint.hh 파일의 46 번째 라인에서 정의되었습니다.

다음을 참조함 : theIndex.

G4ThreeVector DicomBeamControlPoint::GetIsocenterPosition ( ) const
inline

DicomBeamControlPoint.hh 파일의 142 번째 라인에서 정의되었습니다.

다음을 참조함 : theIsocenterPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetMetersetWeight ( ) const
inline

DicomBeamControlPoint.hh 파일의 151 번째 라인에서 정의되었습니다.

다음을 참조함 : theMetersetWeight.

Float64 DicomBeamControlPoint::GetNominalBeamEnergy ( ) const
inline

DicomBeamControlPoint.hh 파일의 52 번째 라인에서 정의되었습니다.

다음을 참조함 : theNominalBeamEnergy.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetPatientSupportAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 130 번째 라인에서 정의되었습니다.

다음을 참조함 : thePatientSupportAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetPatientSupportRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 133 번째 라인에서 정의되었습니다.

다음을 참조함 : thePatientSupportRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetSourceToSurfaceDistance ( ) const
inline

DicomBeamControlPoint.hh 파일의 145 번째 라인에서 정의되었습니다.

다음을 참조함 : theSourceToSurfaceDistance.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetSurfaceEntryPoint ( ) const
inline

DicomBeamControlPoint.hh 파일의 157 번째 라인에서 정의되었습니다.

다음을 참조함 : theSurfaceEntryPoint.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetTableTopEccentricAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 136 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetTableTopEccentricAxisDistance ( ) const
inline

DicomBeamControlPoint.hh 파일의 160 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricAxisDistance.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetTableTopEccentricRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 139 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetTableTopLateralPosition ( ) const
inline

DicomBeamControlPoint.hh 파일의 163 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopLateralPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetTableTopLongitudinalPosition ( ) const
inline

DicomBeamControlPoint.hh 파일의 166 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopLongitudinalPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float32 DicomBeamControlPoint::GetTableTopPitchAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 169 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopPitchAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetTableTopPitchRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 172 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopPitchRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float32 DicomBeamControlPoint::GetTableTopRollAngle ( ) const
inline

DicomBeamControlPoint.hh 파일의 175 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopRollAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

OFString DicomBeamControlPoint::GetTableTopRollRotationDirection ( ) const
inline

DicomBeamControlPoint.hh 파일의 178 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopRollRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

Float64 DicomBeamControlPoint::GetTableTopVerticalPosition ( ) const
inline

DicomBeamControlPoint.hh 파일의 181 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopVerticalPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::Print ( std::ostream &  out)

DicomBeamControlPoint.cc 파일의 217 번째 라인에서 정의되었습니다.

void DicomBeamControlPoint::SetBeamLimitingDeviceAngle ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 61 번째 라인에서 정의되었습니다.

다음을 참조함 : theBeamLimitingDeviceAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetBeamLimitingDeviceRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 64 번째 라인에서 정의되었습니다.

다음을 참조함 : theBeamLimitingDeviceRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetCumulativeMetersetWeight ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 85 번째 라인에서 정의되었습니다.

다음을 참조함 : theCumulativeMetersetWeight.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetGantryAngle ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 55 번째 라인에서 정의되었습니다.

다음을 참조함 : theGantryAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetGantryPitchAngle ( Float32  dat)
inline

DicomBeamControlPoint.hh 파일의 91 번째 라인에서 정의되었습니다.

다음을 참조함 : theGantryPitchAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetGantryRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 58 번째 라인에서 정의되었습니다.

다음을 참조함 : theGantryRotationDirection.

void DicomBeamControlPoint::SetIndex ( Sint32  dat)
inline

DicomBeamControlPoint.hh 파일의 43 번째 라인에서 정의되었습니다.

다음을 참조함 : theIndex.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetIsocenterPosition ( G4ThreeVector  dat)
inline

DicomBeamControlPoint.hh 파일의 79 번째 라인에서 정의되었습니다.

다음을 참조함 : theIsocenterPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetMetersetWeight ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 88 번째 라인에서 정의되었습니다.

다음을 참조함 : theMetersetWeight.

void DicomBeamControlPoint::SetNominalBeamEnergy ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 49 번째 라인에서 정의되었습니다.

다음을 참조함 : theNominalBeamEnergy.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetPatientSupportAngle ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 67 번째 라인에서 정의되었습니다.

다음을 참조함 : thePatientSupportAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetPatientSupportRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : thePatientSupportRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetSourceToSurfaceDistance ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 82 번째 라인에서 정의되었습니다.

다음을 참조함 : theSourceToSurfaceDistance.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetSurfaceEntryPoint ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 94 번째 라인에서 정의되었습니다.

다음을 참조함 : theSurfaceEntryPoint.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopEccentricAngle ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 73 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopEccentricAxisDistance ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 97 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricAxisDistance.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopEccentricRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 76 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopEccentricRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopLateralPosition ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 100 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopLateralPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopLongitudinalPosition ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 103 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopLongitudinalPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopPitchAngle ( Float32  dat)
inline

DicomBeamControlPoint.hh 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopPitchAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopPitchRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 109 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopPitchRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopRollAngle ( Float32  dat)
inline

DicomBeamControlPoint.hh 파일의 112 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopRollAngle.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopRollRotationDirection ( OFString  dat)
inline

DicomBeamControlPoint.hh 파일의 115 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopRollRotationDirection.

다음에 의해서 참조됨 : DicomBeamControlPoint().

void DicomBeamControlPoint::SetTableTopVerticalPosition ( Float64  dat)
inline

DicomBeamControlPoint.hh 파일의 118 번째 라인에서 정의되었습니다.

다음을 참조함 : theTableTopVerticalPosition.

다음에 의해서 참조됨 : DicomBeamControlPoint().

멤버 데이타 문서화

Float64 DicomBeamControlPoint::theBeamLimitingDeviceAngle
private

DicomBeamControlPoint.hh 파일의 198 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetBeamLimitingDeviceAngle(), SetBeamLimitingDeviceAngle().

OFString DicomBeamControlPoint::theBeamLimitingDeviceRotationDirection
private

DicomBeamControlPoint.hh 파일의 199 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetBeamLimitingDeviceRotationDirection(), SetBeamLimitingDeviceRotationDirection().

Float64 DicomBeamControlPoint::theCumulativeMetersetWeight
private

DicomBeamControlPoint.hh 파일의 206 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCumulativeMetersetWeight(), SetCumulativeMetersetWeight().

std::vector<DicomBeamDevicePos *> DicomBeamControlPoint::theDevices
private

DicomBeamControlPoint.hh 파일의 219 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddDevice(), DumpToFile().

Float64 DicomBeamControlPoint::theGantryAngle
private

DicomBeamControlPoint.hh 파일의 196 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), SetGantryAngle().

Float32 DicomBeamControlPoint::theGantryPitchAngle
private

DicomBeamControlPoint.hh 파일의 208 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetGantryPitchAngle(), SetGantryPitchAngle().

OFString DicomBeamControlPoint::theGantryRotationDirection
private

DicomBeamControlPoint.hh 파일의 197 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetGantryRotationDirection(), SetGantryRotationDirection().

Sint32 DicomBeamControlPoint::theIndex
private

DicomBeamControlPoint.hh 파일의 194 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetIndex(), SetIndex().

G4ThreeVector DicomBeamControlPoint::theIsocenterPosition
private

DicomBeamControlPoint.hh 파일의 204 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetIsocenterPosition(), SetIsocenterPosition().

Float64 DicomBeamControlPoint::theMetersetWeight
private

DicomBeamControlPoint.hh 파일의 207 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetMetersetWeight(), SetMetersetWeight().

Float64 DicomBeamControlPoint::theNominalBeamEnergy
private

DicomBeamControlPoint.hh 파일의 195 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetNominalBeamEnergy(), SetNominalBeamEnergy().

Float64 DicomBeamControlPoint::thePatientSupportAngle
private

DicomBeamControlPoint.hh 파일의 200 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetPatientSupportAngle(), SetPatientSupportAngle().

OFString DicomBeamControlPoint::thePatientSupportRotationDirection
private

DicomBeamControlPoint.hh 파일의 201 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetPatientSupportRotationDirection(), SetPatientSupportRotationDirection().

Float64 DicomBeamControlPoint::theSourceToSurfaceDistance
private

DicomBeamControlPoint.hh 파일의 205 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetSourceToSurfaceDistance(), SetSourceToSurfaceDistance().

Float64 DicomBeamControlPoint::theSurfaceEntryPoint
private

DicomBeamControlPoint.hh 파일의 209 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetSurfaceEntryPoint(), SetSurfaceEntryPoint().

Float64 DicomBeamControlPoint::theTableTopEccentricAngle
private

DicomBeamControlPoint.hh 파일의 202 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopEccentricAngle(), SetTableTopEccentricAngle().

Float64 DicomBeamControlPoint::theTableTopEccentricAxisDistance
private

DicomBeamControlPoint.hh 파일의 210 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopEccentricAxisDistance(), SetTableTopEccentricAxisDistance().

OFString DicomBeamControlPoint::theTableTopEccentricRotationDirection
private

DicomBeamControlPoint.hh 파일의 203 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTableTopEccentricRotationDirection(), SetTableTopEccentricRotationDirection().

Float64 DicomBeamControlPoint::theTableTopLateralPosition
private

DicomBeamControlPoint.hh 파일의 211 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopLateralPosition(), SetTableTopLateralPosition().

Float64 DicomBeamControlPoint::theTableTopLongitudinalPosition
private

DicomBeamControlPoint.hh 파일의 212 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopLongitudinalPosition(), SetTableTopLongitudinalPosition().

Float32 DicomBeamControlPoint::theTableTopPitchAngle
private

DicomBeamControlPoint.hh 파일의 213 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopPitchAngle(), SetTableTopPitchAngle().

OFString DicomBeamControlPoint::theTableTopPitchRotationDirection
private

DicomBeamControlPoint.hh 파일의 214 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTableTopPitchRotationDirection(), SetTableTopPitchRotationDirection().

Float32 DicomBeamControlPoint::theTableTopRollAngle
private

DicomBeamControlPoint.hh 파일의 215 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopRollAngle(), SetTableTopRollAngle().

OFString DicomBeamControlPoint::theTableTopRollRotationDirection
private

DicomBeamControlPoint.hh 파일의 216 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTableTopRollRotationDirection(), SetTableTopRollRotationDirection().

Float64 DicomBeamControlPoint::theTableTopVerticalPosition
private

DicomBeamControlPoint.hh 파일의 217 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetTableTopVerticalPosition(), SetTableTopVerticalPosition().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: