Home
last modified time | relevance | path

Searched refs:getIntensity (Results 1 – 25 of 77) sorted by relevance

1234

/dports/science/cdk/cdk-cdk-2.3/tool/formula/src/test/java/org/openscience/cdk/formula/
H A DIsotopePatternManipulatorTest.java37 Assert.assertEquals(1, listISO.get(0).getIntensity(), 0.00001); in testNormalize_IsotopePattern()
38 Assert.assertEquals(0.0003, listISO.get(1).getIntensity(), 0.00001); in testNormalize_IsotopePattern()
39 Assert.assertEquals(0.0001, listISO.get(2).getIntensity(), 0.00001); in testNormalize_IsotopePattern()
40 Assert.assertEquals(0.002, listISO.get(3).getIntensity(), 0.00001); in testNormalize_IsotopePattern()
75 Assert.assertEquals(1, listISO.get(0).getIntensity(), 0.00001); in testSortByIntensity_IsotopePattern()
76 Assert.assertEquals(0.002, listISO.get(1).getIntensity(), 0.00001); in testSortByIntensity_IsotopePattern()
77 Assert.assertEquals(0.0003, listISO.get(2).getIntensity(), 0.001); in testSortByIntensity_IsotopePattern()
78 Assert.assertEquals(0.0001, listISO.get(3).getIntensity(), 0.00001); in testSortByIntensity_IsotopePattern()
106 Assert.assertEquals(1, listISO.get(0).getIntensity(), 0.00001); in testSortAndNormalizedByIntensity_IsotopePattern()
107 Assert.assertEquals(0.002, listISO.get(1).getIntensity(), 0.00001); in testSortAndNormalizedByIntensity_IsotopePattern()
[all …]
H A DIsotopePatternGeneratorTest.java147 Assert.assertEquals(abundResults[0], isoPattern.getIsotope(0).getIntensity(), 0.01); in testCalculateIsotopesAllBromine()
148 Assert.assertEquals(abundResults[1], isoPattern.getIsotope(1).getIntensity(), 0.01); in testCalculateIsotopesAllBromine()
149 Assert.assertEquals(abundResults[2], isoPattern.getIsotope(2).getIntensity(), 0.01); in testCalculateIsotopesAllBromine()
178 Assert.assertEquals(abundResults[0], isoPattern.getIsotope(0).getIntensity(), 0.01); in testCalculateIsotopesIodemethylidyne()
179 Assert.assertEquals(abundResults[1], isoPattern.getIsotope(1).getIntensity(), 0.01); in testCalculateIsotopesIodemethylidyne()
206 Assert.assertEquals(abundResults[0], isoPattern.getIsotope(0).getIntensity(), 0.01); in testCalculateIsotopesnCarbono()
207 Assert.assertEquals(abundResults[1], isoPattern.getIsotope(1).getIntensity(), 0.01); in testCalculateIsotopesnCarbono()
208 Assert.assertEquals(abundResults[2], isoPattern.getIsotope(2).getIntensity(), 0.01); in testCalculateIsotopesnCarbono()
241 Assert.assertEquals(abundResults[0], isoPattern.getIsotope(0).getIntensity(), 0.01); in testCalculateIsotopesOrthinine()
242 Assert.assertEquals(abundResults[1], isoPattern.getIsotope(1).getIntensity(), 0.01); in testCalculateIsotopesOrthinine()
[all …]
H A DIsotopePatternTest.java162 Assert.assertEquals(1, clone.getMonoIsotope().getIntensity(), 0.001); in testClone()
163 Assert.assertEquals(1, clone.getIsotopes().get(0).getIntensity(), 0.001); in testClone()
164 Assert.assertEquals(0.0004, clone.getIsotopes().get(1).getIntensity(), 0.001); in testClone()
165 Assert.assertEquals(0.0003, clone.getIsotopes().get(2).getIntensity(), 0.001); in testClone()
166 Assert.assertEquals(0.002, clone.getIsotopes().get(3).getIntensity(), 0.001); in testClone()
H A DIsotopeContainerTest.java51 Assert.assertEquals(intensity, isoC.getIntensity(), 0.001); in testIsotopeContainer_IMolecularFormula_double()
67 Assert.assertEquals(intensity, isoC.getIntensity(), 0.001); in testIsotopeContainer_double_double()
144 Assert.assertEquals(intensity, isoC.getIntensity(), 0.001); in testGetIntensity()
164 Assert.assertEquals(intensity, clone.getIntensity(), 0.001); in testClone()
/dports/science/cdk/cdk-cdk-2.3/tool/formula/src/main/java/org/openscience/cdk/formula/
H A DIsotopePatternManipulator.java29 double abundance = isoContainer.getIntensity(); in normalize()
38 double inten = isoContainer.getIntensity() / isoHighest.getIntensity(); in normalize()
90 return Double.compare(o2.getIntensity(),o1.getIntensity()); in sortByIntensity()
H A DIsotopePatternGenerator.java216 double abundance = container.getIntensity() * other.getIntensity() * 0.01; in calculateAbundanceAndMass()
222 double newIntensity = existing.getIntensity() + abundance; in calculateAbundanceAndMass()
224 existing.setMass((existing.getMass()*existing.getIntensity() + in calculateAbundanceAndMass()
268 intensity = sc.getIntensity(); in cleanAbundance()
275 intensity = sc.getIntensity(); in cleanAbundance()
285 if (isopattern.getIsotopes().get(i).getIntensity() >= (minIntensity)) { in cleanAbundance()
H A DIsotopePatternSimilarity.java78 factor = isoContainer.getIntensity(); in compare()
89 …diffAbun = 1.0d - (isoContainer.getIntensity() / iso2.getIsotopes().get(closestDp).getIntensity()); in compare()
H A DIsotopeContainer.java130 public double getIntensity() { in getIntensity() method in IsotopeContainer
143 isoClone.setIntensity(getIntensity()); in clone()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/symbianvibration/
H A Dvibrationsurface.cpp104 int intensity = getIntensity(x, y); in paintEvent()
116 int VibrationSurface::getIntensity(int x, int y) in getIntensity() function in VibrationSurface
149 int intensity = getIntensity(x, y); in applyIntensity()
H A Dvibrationsurface.h63 int getIntensity(int x, int y);
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DZodiacalLight.hpp59 READ getIntensity
93 double getIntensity() const {return intensity;} in getIntensity() function in ZodiacalLight
H A DMilkyWay.hpp37 READ getIntensity
74 double getIntensity() const {return intensity;} in getIntensity() function in MilkyWay
H A DZodiacalLight.cpp104 if (!fader->getInterstate() || (getIntensity()<0.01) ) in update()
175 …if ((fader->getInterstate() == 0.f) || (getIntensity()<0.01) || !(propMgr->getStelPropertyValue("S… in draw()
/dports/graphics/krita/krita-4.4.8/plugins/tools/selectiontools/
H A DKisMagneticWorker.cc138 … double edge_gradient = (m_graph.getIntensity(k.first) + m_graph.getIntensity(k.second)) / 2.0; in operator []()
247 return m_graph->getIntensity(VertexDescriptor(pt)); in intensity()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dweather.hpp46 irr::core::vector3df getIntensity();
H A Dweather.cpp103 irr::core::vector3df Weather::getIntensity() in getIntensity() function in Weather
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/ui/lightdialog/
H A DLightDialog.h74 std::string getIntensity ();
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/support_data/
H A DossimLasPointRecordInterface.h37 virtual ossim_uint16 getIntensity() const = 0;
H A DossimLasPointRecord0.h64 virtual ossim_uint16 getIntensity() const;
H A DossimLasPointRecord1.h64 virtual ossim_uint16 getIntensity() const;
H A DossimLasPointRecord2.h64 virtual ossim_uint16 getIntensity() const;
H A DossimLasPointRecord3.h64 virtual ossim_uint16 getIntensity() const;
H A DossimLasPointRecord4.h64 virtual ossim_uint16 getIntensity() const; in stusb160x_cable_connected()
/dports/science/cdk/cdk-cdk-2.3/tool/formula/src/main/java/org/openscience/cdk/formula/rules/
H A DIsotopePatternRule.java119 params0.add(new double[] { isotope.getMass(), isotope.getIntensity() }); in getParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/tools/3D-Reconstruction/MotionEST/
H A DHornSchunck.py32 self.cur_I, self.ref_I = self.getIntensity()
44 def getIntensity(self): member in HornSchunck

1234