Motion Info
Types
Link copied to clipboard
data class DihedralAngle(minDegrees: Double, maxDegrees: Double, abcd: List<Int>, rotated: List<Int>) : CompiledConfSpace.MotionInfo
Content copied to clipboard
Link copied to clipboard
data class TranslationRotation(maxTranslationDistance: Double, maxRotationRadians: Double, centroid: Vector3d) : CompiledConfSpace.MotionInfo
Content copied to clipboard