Member Site › Forums › Rosetta 3 › Rosetta 3 – General › angle constraints › Reply To: angle constraints
July 19, 2011 at 4:22 pm
#5876
It appears to be in radians, not that it’s documented anywhere – but the actual angle is calculated via std::acos, which returns radians; so presumably the constraint value should also be in radians. I’ve updated the user guide but I don’t know when/if that change will propagate.