| Modifier and Type | Method and Description |
|---|---|
Stream<ChannelDatum> |
DataRecord.getChannels()
Gets the channel data associated with this record.
|
| Constructor and Description |
|---|
DataRecord(Instant startTime,
Duration duration,
String location,
Set<RecordFlag> flags,
List<ChannelDatum> channels)
Creates a new instance from the field values.
|
Copyright © 2019 LSST. All rights reserved.