TaggedScalarNode

class roman_datamodels._stnode.TaggedScalarNode[source]

Bases: _TaggedNodeMixin

Base class for all tagged scalars defined by RAD

There will be one of these for any tagged object defined by RAD, which has a scalar base type, or wraps a scalar base type. These will all be in the tagged_scalars directory.

Methods Summary

copy()

Methods Documentation

copy()[source]