Class sdurw_kinematics

    • Constructor Detail

      • sdurw_kinematics

        public sdurw_kinematics()
    • Method Detail

      • ownedPtr

        public static StateDataPtr ownedPtr​(StateData ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static FramePtr ownedPtr​(Frame ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static FixedFramePtr ownedPtr​(FixedFrame ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static FKRangePtr ownedPtr​(FKRange ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static FKTablePtr ownedPtr​(FKTable ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static FrameTypePtr ownedPtr​(FrameType ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static KinematicsPtr ownedPtr​(Kinematics ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • multiply

        public static QState multiply​(double scale,
                                      QState q)
        Scaling of a configuration state by a scalar.
      • ownedPtr

        public static QStatePtr ownedPtr​(QState ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • multiply

        public static State multiply​(double scale,
                                     State state)
        Scaling of the configuration state by a scalar.

        The tree state remains the same.
      • ownedPtr

        public static StateCachePtr ownedPtr​(StateCache ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static StateSetupPtr ownedPtr​(StateSetup ptr)
        A Ptr that takes ownership over a raw pointer ptr.
      • ownedPtr

        public static TreeStatePtr ownedPtr​(TreeState ptr)
        A Ptr that takes ownership over a raw pointer ptr.