TaggedListNode
- class roman_datamodels.stnode.TaggedListNode(node=None)[source]
Bases:
LNode- Base class for all tagged list defined by RAD
There will be one of these for any tagged object defined by RAD, which has base type: array.
Attributes Summary
Methods Summary
create_fake_data([defaults, shape, builder])create_minimal([defaults, builder])Attributes Documentation
- tag
Methods Documentation