public class PDOData extends Object implements Serializable
| Constructor and Description |
|---|
PDOData() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Long> |
getPDOs() |
boolean |
isComplete()
Return true if all expected pdos have been received, false otherwise.
|
String |
toString() |
void |
updatePDO(int index,
long value) |
Copyright © 2022 LSST. All rights reserved.