SpatialCoordinate3D

DICOM spatial coordinate 3D (SCOORD3D): item of a SR content sequence.

Ref: https://dicom.nema.org/medical/dicom/2022a/output/chtml/part03/sect_C.18.9.html#table_C.18.9-1.

Constructor

new SpatialCoordinate3D()

Members

fiducialUID :string

Type:
  • string

graphicData :Array.<string>

Type:
  • Array.<string>

graphicType :string

Type:
  • string

referencedFrameofReferenceUID :string

Type:
  • string

Methods

toString() → {string}

Get a string representation of this object.

Returns:

The object as string.

Type: 
string