DICOM PS3.18 2024d - Web Services
8.3.5.3.11 Animation Step Size

The "animationstepsize" parameter specifies distance between animation steps, or frames, in a Volumetric Rendering animation.

For a swivel animation, the distance between steps is in degrees. For a Volumetric Curve, the distance between steps is in mm along the animation curve.

The syntax of this parameter is:

%s"animationstepsize=" ss

Where

ss

The animation step size, an integer greater than zero.

Note

This corresponds to the Animation Step Size (0070,1A05) attribute. See Section C.11.29 in PS3.3.

The origin server shall create an animation, with a number of frames equal to either:

If "animationstepsize" is not present, and either "swivelrange", or "volumetriccurvepoint" is present, the origin server may apply a default animation step size, or alternatively, return 400 (Bad Request) and may include an appropriate Status Report.

If the Target Resource is a Volumetric Presentation State, the origin server shall return a 400 (Bad Request) and may include an appropriate Status Report.

DICOM PS3.18 2024d - Web Services