Uses of Package
org.apache.commons.math3.geometry.euclidean.threed

Packages that use org.apache.commons.math3.geometry.euclidean.threed
fr.cnes.sirius.patrius.assembly   
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.assembly.models.cook   
fr.cnes.sirius.patrius.assembly.properties   
fr.cnes.sirius.patrius.assembly.properties.features   
fr.cnes.sirius.patrius.bodies   
fr.cnes.sirius.patrius.events   
fr.cnes.sirius.patrius.events.sensor   
fr.cnes.sirius.patrius.fieldsofview   
fr.cnes.sirius.patrius.forces   
fr.cnes.sirius.patrius.forces.radiation   
fr.cnes.sirius.patrius.guidance   
fr.cnes.sirius.patrius.signalpropagation   
fr.cnes.sirius.patrius.signalpropagation.iono   
fr.cnes.sirius.patrius.stela.bodies   
fr.cnes.sirius.patrius.stela.forces.atmospheres   
fr.cnes.sirius.patrius.stela.forces.drag   
fr.cnes.sirius.patrius.stela.forces.noninertial   
fr.cnes.sirius.patrius.stela.forces.radiation   
fr.cnes.sirius.patrius.tools.ephemerisComparator   
fr.cnes.sirius.patrius.utils   
fr.cnes.sirius.patrius.wrenches   
org.apache.commons.math3.analysis Parent package for common numerical analysis procedures, including root finding, function interpolation and integration. 
org.apache.commons.math3.analysis.polynomials Univariate real polynomials implementations, seen as differentiable univariate real functions. 
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
org.orekit.attitudes This package provides classes to represent simple attitudes. 
org.orekit.attitudes.directions   
org.orekit.attitudes.kinematics   
org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids. 
org.orekit.files.general This package provides interfaces for orbit file representations and corresponding parsers. 
org.orekit.forces This package provides the interface for force models that will be used by the NumericalPropagator, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...). 
org.orekit.forces.atmospheres   
org.orekit.forces.drag   
org.orekit.forces.gravity   
org.orekit.forces.gravity.tides   
org.orekit.forces.gravity.variations   
org.orekit.forces.maneuvers This package provides models of simple maneuvers. 
org.orekit.forces.radiation   
org.orekit.forces.relativistic   
org.orekit.frames This package provides classes to handle frames and transforms between them. 
org.orekit.frames.transformations   
org.orekit.models.earth This package provides models that simulate certain physical phenomena experienced in the atmosphere of the earth. 
org.orekit.orbits This package provides classes to represent orbits. 
org.orekit.orbits.orbitalparameters   
org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation. 
org.orekit.propagation.numerical   
org.orekit.propagation.precomputed   
org.orekit.time This independent package provides classes to handle epochs, time scales, and to compare instants together. 
org.orekit.utils This package provides useful objects. 
org.orekit.wrenches   
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.assembly
CrossSectionProvider
           Interface for all geometric objects that can provide their cross section from a direction defined by a Vector3D.
Rotation
          This class implements rotations in a three-dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.assembly.models
Matrix3D
           This is a real 3x3 matrix designed to be used in geometric calculations.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.assembly.models.cook
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.assembly.properties
CrossSectionProvider
           Interface for all geometric objects that can provide their cross section from a direction defined by a Vector3D.
Matrix3D
           This is a real 3x3 matrix designed to be used in geometric calculations.
SolidShape
          Interface for all solids.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.assembly.properties.features
CrossSectionProvider
           Interface for all geometric objects that can provide their cross section from a direction defined by a Vector3D.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.bodies
Line
          The class represent lines in a three dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.events
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.events.sensor
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.fieldsofview
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.forces
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.forces.radiation
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.guidance
Rotation
          This class implements rotations in a three-dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.signalpropagation
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.signalpropagation.iono
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.stela.bodies
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.stela.forces.atmospheres
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.stela.forces.drag
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.stela.forces.noninertial
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.stela.forces.radiation
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.tools.ephemerisComparator
Rotation
          This class implements rotations in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.utils
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by fr.cnes.sirius.patrius.wrenches
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.apache.commons.math3.analysis
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.apache.commons.math3.analysis.polynomials
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.apache.commons.math3.geometry.euclidean.threed
AbstractEllipse
           This is an abstract describing class for an ellipse in 3D space, with some algorithm to compute intersections and distances to some other objects.
Cone
           This interface extends the solid shape for the particular case of cones.
CrossSectionProvider
           Interface for all geometric objects that can provide their cross section from a direction defined by a Vector3D.
Cylinder
           This interface extends the solid shape for the particular case of cylinders.
Ellipsoid
           This is the Ellipsoid (also called Revolved Ellipsoid) class.This class cannot represent all ellipsoid objects.
Euclidean3D
          This class implements a three-dimensional space.
FieldRotation
          This class is a re-implementation of Rotation using RealFieldElement.
FieldVector3D
          This class is a re-implementation of Vector3D using RealFieldElement.
IEllipsoid
           Interface for Ellipsoid objects.
InfiniteCone
           This interface extends the infinite shape for the particular cases of infinite cones.
InfiniteCylinder
           This interface extends the infinite shape for the particular cases of infinite cylinders.
InfiniteShape
          Interface for all infinite shapes.
Line
          The class represent lines in a three dimensional space.
LineSegment
           This is a describing class for a line segment in 3D space, with a method to compute the shortest distance to a line.
Matrix3D
           This is a real 3x3 matrix designed to be used in geometric calculations.
NotARotationMatrixException
          This class represents exceptions thrown while building rotations from matrices.
Plane
          The class represent planes in a three dimensional space.
Plate
           This is a describing class for a 3D rectangle plate shape, with some algorithm to compute intersections and distances to some other objects.
PolyhedronsSet
          This class represents a 3D region: a set of polyhedrons.
Rotation
          This class implements rotations in a three-dimensional space.
RotationOrder
          This class is a utility representing a rotation order specification for Cardan or Euler angles specification.
Screw
          This class represents a screw
Segment
          Simple container for a two-points segment.
Shape
          Interface for all shapes.
SolidShape
          Interface for all solids.
Sphere
           This is a describing class for a 3D spherical shape, with some algorithm to compute intersections and distances to some other objects.
SubLine
          This class represents a subset of a Line.
SubPlane
          This class represents a sub-hyperplane for Plane.
Vector3D
          This class implements vectors in a three-dimensional space.
Vector3DFormat
          Formats a 3D vector in components list format "{x; y; z}".
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.attitudes
Rotation
          This class implements rotations in a three-dimensional space.
RotationOrder
          This class is a utility representing a rotation order specification for Cardan or Euler angles specification.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.attitudes.directions
Line
          The class represent lines in a three dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.attitudes.kinematics
Rotation
          This class implements rotations in a three-dimensional space.
RotationOrder
          This class is a utility representing a rotation order specification for Cardan or Euler angles specification.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.bodies
Line
          The class represent lines in a three dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.files.general
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.atmospheres
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.drag
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.gravity
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.gravity.tides
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.gravity.variations
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.maneuvers
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.radiation
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.forces.relativistic
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.frames
Rotation
          This class implements rotations in a three-dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.frames.transformations
Line
          The class represent lines in a three dimensional space.
Rotation
          This class implements rotations in a three-dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.models.earth
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.orbits
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.orbits.orbitalparameters
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.propagation.events
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.propagation.numerical
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.propagation.precomputed
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.time
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.utils
FieldVector3D
          This class is a re-implementation of Vector3D using RealFieldElement.
Rotation
          This class implements rotations in a three-dimensional space.
Vector3D
          This class implements vectors in a three-dimensional space.
 

Classes in org.apache.commons.math3.geometry.euclidean.threed used by org.orekit.wrenches
Vector3D
          This class implements vectors in a three-dimensional space.
 



Copyright © 2017 CNES. All Rights Reserved.