TaggedScalarNode
- class roman_datamodels.stnode.TaggedScalarNode[source]
Bases:
object- 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.
Attributes Summary
Methods Summary
copy()create_fake_data([defaults, shape, builder])create_minimal([defaults, builder])Attributes Documentation
- tag
Methods Documentation