public class CartesianPoint extends SpacePoint
Constructor and Description |
---|
CartesianPoint(double[] x)
Deprecated.
|
CartesianPoint(double x,
double y,
double z)
Constructor.
|
public CartesianPoint(double x, double y, double z)
x
- Cartesian x coordinatey
- Cartesian y coordinatez
- Cartesian z coordinate@Deprecated public CartesianPoint(double[] x)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.