Uses of Interface
fr.cnes.sirius.patrius.assembly.models.IInertiaModel

Packages that use IInertiaModel
fr.cnes.sirius.patrius.assembly.models   
fr.cnes.sirius.patrius.wrenches   
 

Uses of IInertiaModel in fr.cnes.sirius.patrius.assembly.models
 

Classes in fr.cnes.sirius.patrius.assembly.models that implement IInertiaModel
 class InertiaComputedModel
          This class is an inertia model computed from the inertia properties of each parts of an Assembly object.
 class InertiaSimpleModel
          Simple inertia model : the mass, mass center and inertia matrix are directly given by the user.
 

Uses of IInertiaModel in fr.cnes.sirius.patrius.wrenches
 

Constructors in fr.cnes.sirius.patrius.wrenches with parameters of type IInertiaModel
GravitationalAttractionWrench(IInertiaModel spacecraft, double mu)
          Create a wrench model from an inertia model and a gravitational parameter
 



Copyright © 2016 CNES. All Rights Reserved.