edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.amber
/
Sander
/
Results
Results
data
class
Results
(
exitCode
:
Int
,
console
:
List
<
String
>
,
coords
:
List
<
Point3d
>
?
)
Content copied to clipboard
Properties
Properties
console
Link copied to clipboard
val
console
:
List
<
String
>
Content copied to clipboard
coords
Link copied to clipboard
val
coords
:
List
<
Point3d
>
?
Content copied to clipboard
exitCode
Link copied to clipboard
val
exitCode
:
Int
Content copied to clipboard