Motion_Counter

Name: Motion_CounterVersion Id: 1.0.0.0
Description:The Motion_Counter class provides a set of integers that describe a (potentially) unique location (position / orientation) for a rover or other movable object. Each time an event occurs that results in a movement, a new motion counter value is created. This includes intentional motion due to drive commands, as well as potential motion due to other articulating devices, such as arms or antennae. This motion counter (or part of it) is used as a reference to define instances of coordinate systems that can move such as SITE or ROVER frames. The motion counter is defined in a mission-specific manner. Although the original intent was to have incrementing indices (e.g., MER), the motion counter could also contain any integer values that conform to the above definition, such as time or spacecraft clock values.
Namespace Id: geomSteward: geoRole: TBD_roleStatus: Active
Class Hierarchy: Motion_​Counter
Attribute(s)NameCardinalityValue
 name0..1None
 local_​identifier0..1None
Association(s)NameCardinalityClass
 Motion_​Counter_​Index1..UnboundedMotion_​Counter_​Index
Referenced from: Geometry_​Lander