UnFrame

class discO.UnFrame(*args, copy=True, representation_type=None, differential_type=None, **kwargs)[source]

Bases: BaseCoordinateFrame

Unconnected Coordinate Frame. Does not support transformations.

Attributes Summary

default_differential

Default representation for differential data (e.g., velocity)

default_representation

Default representation for position data

frame_attributes

frame_specific_representation_info

Mapping for frame-specific component names

name

Attributes Documentation

default_differential

Default representation for differential data (e.g., velocity)

default_representation

Default representation for position data

frame_attributes = {}
frame_specific_representation_info

Mapping for frame-specific component names

name = 'unframe'