buffalo_wings.wing.FrameSpec
- class buffalo_wings.wing.FrameSpec(x='forward', y='right', z='up')[source]
Bases:
objectHuman-readable axis labels for the wing coordinate frame.
Attributes
Label describing the positive
xdirection.Label describing the positive
ydirection.Label describing the positive
zdirection.- x: str
Label describing the positive
xdirection.
- y: str
Label describing the positive
ydirection.
- z: str
Label describing the positive
zdirection.