AmberChargeGeneration

data class AmberChargeGeneration(method: AmberChargeMethod, netCharge: Int, minimizationSteps: Int)

Properties

Link copied to clipboard
val method: AmberChargeMethod
Link copied to clipboard
val minimizationSteps: Int
Link copied to clipboard
val netCharge: Int