Home
last modified time | relevance | path

Searched refs:diameters (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DEllipsoidShape.cpp44 setDiameters(diameters); in EllipsoidShape()
69 setDiameters(diameters); in setSize()
81 assert(diameters[0] > 0.0); in setDiameters()
82 assert(diameters[1] > 0.0); in setDiameters()
83 assert(diameters[2] > 0.0); in setDiameters()
85 mDiameters = diameters; in setDiameters()
120 return math::constantsd::pi() * diameters[0] * diameters[1] * diameters[2] in computeVolume()
126 const Eigen::Vector3d& diameters, double mass) in computeInertia() argument
131 const auto AA = std::pow(diameters[0], 2); in computeInertia()
132 const auto BB = std::pow(diameters[1], 2); in computeInertia()
[all …]
H A DEllipsoidShape.hpp45 explicit EllipsoidShape(const Eigen::Vector3d& diameters);
61 void setSize(const Eigen::Vector3d& diameters);
69 void setDiameters(const Eigen::Vector3d& diameters);
81 static double computeVolume(const Eigen::Vector3d& diameters);
87 const Eigen::Vector3d& diameters, double mass);
/dports/math/openturns/openturns-1.18/python/doc/usecases/
H A Duse_case_deflection_tube.rst30 .. figure:: ../_static/tube-diameters.png
32 :alt: tube diameters
35 Tube diameters
37 …und tube (i.e. perpendicular to the section) with external and internal diameters :math:`D` and :m…
/dports/science/py-ase/ase-3.22.0/ase/io/
H A Dpov.py123 def __init__(self, cell, cell_vertices, positions, diameters, colors, argument
226 self.diameters = diameters
277 diameters = pvars.d
283 constraints=constraints, diameters=diameters,
362 for loc, dia, col in zip(self.positions, self.diameters, self.colors):
496 dia = self.diameters[a]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A Dbiblatex-murray.md25 molecules with core diameters from 1.5 to 5.2 nm: Core and monolayer
38 title = {Alkanethiolate gold cluster molecules with core diameters from
95 title: "Alkanethiolate gold cluster molecules with core diameters from
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A Dbiblatex-murray.md25 molecules with core diameters from 1.5 to 5.2 nm: Core and monolayer
38 title = {Alkanethiolate gold cluster molecules with core diameters from
96 title: "Alkanethiolate gold cluster molecules with core diameters from
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataview/
H A Dqualtag.top6 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataview\GEAR.DP>
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataview\GEAR.DP>
H A Dunivothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataview\GEAR.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataload/
H A Dqualtag.top6 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataload\GEAR.DP>
H A Dqualpci.top6 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataload\GEAR.DP>
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataload\GEAR.DP>
H A Dunivothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataload\GEAR.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataloex/
H A Dqualtag.top6 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataview\GEAR.DP>
H A Dqualpci.top7 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataview\GEAR.DP>
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataloex\GEAR.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataall/
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <~dataall\GEAR.top>
H A Dunivothe.top5 GEAR.DAT Gear diameters (Ishikawa) <~dataall\GEAR.top>
H A Dqualcoch.top16 GEAR.DAT Gear diameters (Ishikawa) <~dataall\GEAR.top>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataprin/
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataprin\GEAR.DP>
H A Dunivothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataprin\GEAR.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/dataexec/
H A Devaothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataexec\GEAR.DP>
H A Dunivothe.top5 GEAR.DAT Gear diameters (Ishikawa) <xcf: ~dataexec\GEAR.DP>
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/data/
H A DTIETMOO1.DAT2 Vertical semi-diameters of the planet Venus
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/h/
H A Dvoc.h34 SPFLOAT *diameters);

12345678910>>...17