General purpose class hiding global functions, constants and types related to functional groups from the global namespace.
More...
General purpose class hiding global functions, constants and types related to functional groups from the global namespace.
Functional group types.
Enumerator |
---|
EFGS_UNKNOWN |
Unknown.
|
EFGS_BOTH |
Functional Group can be shared or per-frame.
|
EFGS_ONLYSHARED |
Functional Group can only pe shared (not per-frame)
|
EFGS_ONLYPERFRAME |
Functional Group can only pe per-frame (not shared)
|
Functional group types.
Enumerator |
---|
EFG_UNDEFINED |
Undefined functional group.
|
EFG_UNKNOWN |
Unknown functional group.
|
EFG_CARDIACSYNC |
Cardiac Synchronization.
|
EFG_CONTRASTBOLUSUSAGE |
Contrast/Bolus Usage.
|
EFG_DERIVATIONIMAGE |
Derivation Image.
|
EFG_FRAMEANATOMY |
Frame Anantomy.
|
EFG_FRAMECONTENT |
Frame Content.
|
EFG_FRAMEDISPLAYSHUTTER |
Frame Display Shutter.
|
EFG_FRAMEPIXELSHIFT |
Frame Pixel Shift.
|
EFG_FRAMEVOILUTMETA |
"Frame VOI LUT" or "Frame VOI LUT with LUT" Macro (share same starting sequence)
|
EFG_IMAGEDATATYPE |
Image Data Type.
|
EFG_IRRADIATIONEVENTIDENT |
Irradiation Event Identification.
|
EFG_PATIENTORIENTINFRAME |
Patient Orientation in Frame.
|
EFG_PATIENTPHYSIOSTATE |
Patient Physiological State.
|
EFG_PIXELINTENSITYRELLUT |
Pixel Intensity Relationship LUT.
|
EFG_PIXELMEASURES |
Pixel Measures.
|
EFG_PIXELVALUETRANSMETA |
"Pixel Value Transformation" or "Identity Pixel Value Transformation" Macro (share same sequence and attributes)
|
EFG_PLANEORIENTVOLUME |
Plane Orientation (Volume)
|
EFG_PLANEPOSITIONVOLUME |
Plane Position (Volume)
|
EFG_PLANEPOSPATIENT |
Plane Position (Patient)
|
EFG_PLANEORIENTPATIENT |
Plane Orientation (Patient)
|
EFG_RADIOPHARAMAUSAGE |
Radiopharmaceutical Usage.
|
EFG_REALWORLDVALUEMAPPING |
Real World Value Mapping.
|
EFG_RESPIRATORYSYNC |
Respiratory Synchronization.
|
EFG_SEGMENTATION |
Segmentation Macro.
|
EFG_TEMPORALPOSITION |
Temporal Position Macro.
|
EFG_UNASSIGNEDSHAREDCONVERTEDATTRIBUTES |
Unassigned Shared Converted Attributes Macro.
|
EFG_USIMAGEDESCRIPTION |
US Image Description Macro.
|
US Image Description Frame Type (first value)
Enumerator |
---|
EFGFT_UNKNOWN |
Unknown.
|
EFGFT_ORIGINAL |
ORIGINAL.
|
EFGFT_DERIVED |
DERIVED.
|
Returns the name of the functional group based on the group type.
- Parameters
-
fgType | The functional group type |
- Returns
- The name of the functional group
Returns the name of a functional group based on a given tag key.
- Parameters
-
key | The tag key to get the functional group type for |
- Returns
- The name of the functional group
Returns functional group type based on tag key.
- Parameters
-
key | The key to get the group type for |
- Returns
- The functional group type
The documentation for this class was generated from the following file:
- dcmfg/include/dcmtk/dcmfg/fgtypes.h