public static class BoxAndSolarArraySpacecraft.Facet extends Object
Instance of this class are guaranteed to be immutable.
Constructor | Description |
---|---|
Facet(org.hipparchus.geometry.euclidean.threed.Vector3D normal,
double area) |
Simple constructor.
|
Modifier and Type | Method | Description |
---|---|---|
double |
getArea() |
Get facet area.
|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getNormal() |
Get unit normal vector.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.