toggle menu
procedural
jvm
switch theme
search in API
Timeline
/
gov.nasa.ammos.aerie.procedural.timeline.plan
/
EventQuery
/
SourceQuery
Source
Query
data
class
SourceQuery
(
val
key
:
String
,
val
derivationGroup
:
String
)
Members
Constructors
Source
Query
Link copied to clipboard
constructor
(
source
:
ExternalSource
)
constructor
(
key
:
String
,
derivationGroup
:
String
)
Properties
derivation
Group
Link copied to clipboard
@
JvmField
val
derivationGroup
:
String
The derivation group that this source is a member of.
key
Link copied to clipboard
@
JvmField
val
key
:
String
The string name of this source.