public class SensorLocation extends Object
| Constructor and Description |
|---|
SensorLocation(byte bay,
byte board,
int sensor) |
SensorLocation(org.lsst.ccs.utilities.location.Location rebLocation,
int sensor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.lsst.ccs.utilities.location.Location |
getRebLocation() |
int |
getSensor() |
int |
hashCode() |
String |
toString() |
public SensorLocation(byte bay,
byte board,
int sensor)
public SensorLocation(org.lsst.ccs.utilities.location.Location rebLocation,
int sensor)
Copyright © 2023 LSST. All rights reserved.