public class BinProfileSubSensor extends ProfileSubSensor
| Modifier and Type | Field and Description |
|---|---|
private double |
bottomHeight |
private double |
topHeight |
| Constructor and Description |
|---|
BinProfileSubSensor(double topHeight,
double bottomHeight) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
double |
getBinHeight() |
double |
getBottomHeight() |
double |
getHeight() |
double |
getTopHeight() |
int |
hashCode() |
String |
toString() |
compareTopublic BinProfileSubSensor(double topHeight,
double bottomHeight)
public double getTopHeight()
public double getBottomHeight()
public double getHeight()
getHeight in class ProfileSubSensorpublic double getBinHeight()
Copyright © 2012-2016 52north.org. All Rights Reserved.