edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.view
/
ProbeView
/
Group
Group
data
class
Group
(
id
:
String
,
dots
:
Map
<
String
,
List
<
Vector3d
>
>
,
vectors
:
Map
<
String
,
List
<
Pair
<
Vector3d
,
Vector3d
>
>
>
)
Content copied to clipboard
Properties
Properties
dots
Link copied to clipboard
val
dots
:
Map
<
String
,
List
<
Vector3d
>
>
Content copied to clipboard
id
Link copied to clipboard
val
id
:
String
Content copied to clipboard
vectors
Link copied to clipboard
val
vectors
:
Map
<
String
,
List
<
Pair
<
Vector3d
,
Vector3d
>
>
>
Content copied to clipboard