public class Position extends Object
Constructor and Description |
---|
Position(double time,
double spectral)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
double |
getSpectral()
Returns the spectral coordinate.
|
double |
getTime()
Returns the time coordinate.
|
int |
hashCode() |
String |
toString() |
public Position(double time, double spectral)
time
- temporal coordinatespectral
- spectral coordinateCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.