To use this type, add from zaber_motion.ascii import PvtPartialPoint to the top of your source code.
pvt_partial_point.positionsList[Optional[Measurement]] Position of this point for all series (axes).pvt_partial_point.velocitiesList[Optional[Measurement]] Velocity at this point for all series (axes).pvt_partial_point.timeOptional[Measurement] Time to take to reach this point from the previous point or starting position.