Type Definition wita::PhysicalPosition[][src]

type PhysicalPosition<T> = Position<T, Physical>;

A position in physical coordinate.