Crate ecoord_core

Source

Modules§

reference_frames

Structs§

ChannelId
Dedicated type for an identifier of a channel.
ChannelInfo
Additional information for a frame.
FrameId
Dedicated type for an identifier of a frame.
FrameInfo
Additional information for a frame.
ReferenceFrames
Represents a list of transforms for representing different coordinate frames.
SphericalPoint3
Represents a point in three-dimensional spherical coordinates.
Transform
A time-dependent rigid transformation in 3D.
TransformId
Dedicated type for an identifier of a transform.
TransformInfo
Additional information for a frame.
UnitSphericalPoint3

Enums§

Error
InterpolationMethod
Methods for interpolating a list of Transform.

Functions§

merge
Merges a list of reference frame systems to a single reference frame system. Requires unique ChannelId and TransformId combinations across the input ReferenceFrames.