public ConstraintDerivative Derivative(PhysicalParticle physicalParticle)
 {
     return(Constraint.Derivative(physicalParticle));
 }