public class RebPowerSupplyWiring extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTIES_PREFIX |
| Constructor and Description |
|---|
RebPowerSupplyWiring(Properties buildProperties) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPowerSupplyChannelForReb(String reb) |
int |
getPowerSupplyChannelForRebHeater(String reb) |
PowerSupplyConfiguration |
getPowerSupplyConfigurationForReb(String reb) |
Collection<PowerSupplyConfiguration> |
getRebPowerSuppyConfigurations() |
Set<String> |
getRebsList() |
public static final String PROPERTIES_PREFIX
public RebPowerSupplyWiring(Properties buildProperties)
public Collection<PowerSupplyConfiguration> getRebPowerSuppyConfigurations()
public PowerSupplyConfiguration getPowerSupplyConfigurationForReb(String reb)
public int getPowerSupplyChannelForReb(String reb)
public int getPowerSupplyChannelForRebHeater(String reb)
Copyright © 2020 LSST. All rights reserved.