ModulatedScanModeType accessors missing from latest 3.6.1

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
rbrakes
Posts: 4
Joined: Fri, 2006-03-03, 18:04

ModulatedScanModeType accessors missing from latest 3.6.1

#1 Post by rbrakes »

DICOM 2016c included a new attribute ModulatedScanModeType for RT Ion Plans. The tag is included in the latest DICOM Data Dictionary, but there are no accessors for this tag.

Michael Onken
DCMTK Developer
Posts: 2049
Joined: Fri, 2004-11-05, 13:47
Location: Oldenburg, Germany
Contact:

Re: ModulatedScanModeType accessors missing from latest 3.6.

#2 Post by Michael Onken »

Hi,

you're right. This part of the DCMTK API is generated from the standard. We will update this (i.e. re-generate, test and update DCMTK) as time permits.

For now you could derive from DRTIonBeamSequence and add the attribute's accessors and adapted read/write functions yourself. Later then, you could "invisibly" remove your own class and use the DRTIonBeamSequence API once its updated.

Best,
Michael

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: ModulatedScanModeType accessors missing from latest 3.6.

#3 Post by J. Riesmeier »

To the OP: As Michael said, we update the automatically generated "dcmrt" header and source files as time permits; usually, once a year. Last update was end of last year (as you can read in the copyright header of each generated file):

Code: Select all

/*
 *
 *  Copyright (C) 2008-2012, OFFIS e.V. and ICSMED AG, Oldenburg, Germany
 *  Copyright (C) 2013-2015, J. Riesmeier, Oldenburg, Germany
 *  All rights reserved.  See COPYRIGHT file for details.
 *
 *  Header file for class DRTDoseIOD
 *
 *  Generated automatically from DICOM PS 3.3-2015c
 *  File created on 2015-12-07 16:29:33
 *
 */

J. Riesmeier
DCMTK Developer
Posts: 2503
Joined: Tue, 2011-05-03, 14:38
Location: Oldenburg, Germany
Contact:

Re: ModulatedScanModeType accessors missing from latest 3.6.

#4 Post by J. Riesmeier »

Yesterday, I've updated the "dcmrt" module for the latest edition of the DICOM standard (2016d), i.e. ModulatedScanModeType is now also supported.

See commit: http://git.dcmtk.org/?p=dcmtk.git;a=com ... c486fd6475

rbrakes
Posts: 4
Joined: Fri, 2006-03-03, 18:04

Re: ModulatedScanModeType accessors missing from latest 3.6.

#5 Post by rbrakes »

Great! Thanks.

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest