public class SourceMetaData extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getFirmware() |
byte |
getLane() |
long |
getLength() |
org.lsst.ccs.utilities.location.Location |
getLocation() |
String |
getPlatform() |
int[] |
getRegisterValues() |
org.lsst.ccs.utilities.location.Location.LocationType |
getSensor() |
long |
getSerialNumber() |
Version |
getSoftware() |
String |
toString() |
public org.lsst.ccs.utilities.location.Location.LocationType getSensor()
public byte getLane()
public String getPlatform()
public Version getSoftware()
public int getFirmware()
public long getSerialNumber()
public long getLength()
public org.lsst.ccs.utilities.location.Location getLocation()
public int[] getRegisterValues()
Copyright © 2023 LSST. All rights reserved.