• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

step/stepcore

  • sources
  • kde-4.12
  • kdeedu
  • step
  • stepcore
Namespaces | Functions | Variables
gas.cc File Reference
#include "gas.h"
#include "types.h"
#include "constants.h"
#include <cstdlib>
#include <QtGlobal>
Include dependency graph for gas.cc:

Go to the source code of this file.

Namespaces

 StepCore
 

Functions

 StepCore::QT_TR_NOOP ("Lennard-Jones force")
 
 StepCore::QT_TR_NOOP ("Distance at which the force is zero")
 
setRmin StepCore::QT_TR_NOOP ("Errors class for GasLJForce")
 
setRmin StepCore::QT_TR_NOOP ("Variance of the distance at which the force is zero")
 
setRmin setRminVariance StepCore::QT_TR_NOOP ("Errors class for Gas")
 
setRmin setRminVariance StepCore::QT_TR_NOOP ("Variance of temperature of particles in the measureRect")
 
 StepCore::QT_TRANSLATE_NOOP ("ObjectClass","GasLJForce")
 
 StepCore::QT_TRANSLATE_NOOP ("PropertyName","rmin")
 
 StepCore::QT_TRANSLATE_NOOP ("Units","m")
 
setRmin StepCore::QT_TRANSLATE_NOOP ("ObjectClass","GasLJForceErrors")
 
setRmin StepCore::QT_TRANSLATE_NOOP ("PropertyName","rminVariance")
 
setRmin setRminVariance StepCore::QT_TRANSLATE_NOOP ("ObjectClass","GasErrors")
 
setRmin setRminVariance StepCore::QT_TRANSLATE_NOOP ("Units","K")
 
setRmin setRminVariance StepCore::QT_TRANSLATE_NOOP ("PropertyName","rectTemperatureVariance")
 
 StepCore::STEPCORE_META_OBJECT (GasParticle, QT_TRANSLATE_NOOP("ObjectClass","GasParticle"), QT_TR_NOOP("Gas particle"), 0, STEPCORE_SUPER_CLASS(Particle),) STEPCORE_META_OBJECT(GasLJForce
 
setRmin setRminVariance StepCore::STEPCORE_META_OBJECT (Gas, QT_TRANSLATE_NOOP("ObjectClass","Gas"), QT_TR_NOOP("Particle gas"), 0, STEPCORE_SUPER_CLASS(ItemGroup), STEPCORE_PROPERTY_RW(StepCore::Vector2d, measureRectCenter, QT_TRANSLATE_NOOP("PropertyName","measureRectCenter"), QT_TRANSLATE_NOOP("Units","m"), QT_TR_NOOP("Center of the rect for measurements"), measureRectCenter, setMeasureRectCenter) STEPCORE_PROPERTY_RW(StepCore::Vector2d, measureRectSize, QT_TRANSLATE_NOOP("PropertyName","measureRectSize"), QT_TRANSLATE_NOOP("Units","m"), QT_TR_NOOP("Size of the rect for measurements"), measureRectSize, setMeasureRectSize) STEPCORE_PROPERTY_R_D(double, rectVolume, QT_TRANSLATE_NOOP("PropertyName","rectVolume"), STEPCORE_FROM_UTF8(QT_TRANSLATE_NOOP("Units","m²")), QT_TR_NOOP("Volume of the measureRect"), rectVolume) STEPCORE_PROPERTY_R_D(double, rectParticleCount, QT_TRANSLATE_NOOP("PropertyName","rectParticleCount"), STEPCORE_UNITS_1, QT_TR_NOOP("Count of particles in the measureRect"), rectParticleCount) STEPCORE_PROPERTY_R_D(double, rectConcentration, QT_TRANSLATE_NOOP("PropertyName","rectConcentration"), STEPCORE_FROM_UTF8(QT_TRANSLATE_NOOP("Units","1/m²")), QT_TR_NOOP("Concentration of particles in the measureRect"), rectConcentration) STEPCORE_PROPERTY_R_D(double, rectPressure, QT_TRANSLATE_NOOP("PropertyName","rectPressure"), QT_TRANSLATE_NOOP("Units","Pa"), QT_TR_NOOP("Pressure of particles in the measureRect"), rectPressure) STEPCORE_PROPERTY_R_D(double, rectTemperature, QT_TRANSLATE_NOOP("PropertyName","rectTemperature"), QT_TRANSLATE_NOOP("Units","K"), QT_TR_NOOP("Temperature of particles in the measureRect"), rectTemperature) STEPCORE_PROPERTY_R_D(double, rectMeanKineticEnergy, QT_TRANSLATE_NOOP("PropertyName","rectMeanKineticEnergy"), QT_TRANSLATE_NOOP("Units","J"), QT_TR_NOOP("Mean kinetic energy of particles in the measureRect"), rectMeanKineticEnergy) STEPCORE_PROPERTY_R_D(StepCore::Vector2d, rectMeanVelocity, QT_TRANSLATE_NOOP("PropertyName","rectMeanVelocity"), QT_TRANSLATE_NOOP("Units","m/s"), QT_TR_NOOP("Mean velocity of particles in the measureRect"), rectMeanVelocity) STEPCORE_PROPERTY_R_D(double, rectMeanParticleMass, QT_TRANSLATE_NOOP("PropertyName","rectMeanParticleMass"), QT_TRANSLATE_NOOP("Units","kg"), QT_TR_NOOP("Mean mass of particles in the measureRect"), rectMeanParticleMass) STEPCORE_PROPERTY_R_D(double, rectMass, QT_TRANSLATE_NOOP("PropertyName","rectMass"), QT_TRANSLATE_NOOP("Units","kg"), QT_TR_NOOP("Total mass of particles in the measureRect"), rectMass)) STEPCORE_META_OBJECT(GasErrors
 
setRmin setRminVariance StepCore::STEPCORE_PROPERTY_R_D (double, rectPressureVariance, QT_TRANSLATE_NOOP("PropertyName","rectPressureVariance"), QT_TRANSLATE_NOOP("Units","Pa"), QT_TR_NOOP("Variance of pressure of particles in the measureRect"), rectPressureVariance) STEPCORE_PROPERTY_R_D(double
 
 StepCore::STEPCORE_PROPERTY_RW (double, depth, QT_TRANSLATE_NOOP("PropertyName","depth"), QT_TRANSLATE_NOOP("Units","J"), QT_TR_NOOP("Potential depth"), depth, setDepth) STEPCORE_PROPERTY_RW(double
 
setRmin StepCore::STEPCORE_PROPERTY_RW (double, cutoff, QT_TRANSLATE_NOOP("PropertyName","cutoff"), QT_TRANSLATE_NOOP("Units","m"), QT_TR_NOOP("Cut-off distance"), cutoff, setCutoff)) STEPCORE_META_OBJECT(GasLJForceErrors
 
setRmin StepCore::STEPCORE_PROPERTY_RW (double, depthVariance, QT_TRANSLATE_NOOP("PropertyName","depthVariance"), QT_TRANSLATE_NOOP("Units","J"), QT_TR_NOOP("Potential depth variance"), depthVariance, setDepthVariance) STEPCORE_PROPERTY_RW(double
 
 StepCore::STEPCORE_SUPER_CLASS (Item) STEPCORE_SUPER_CLASS(Force)
 
 StepCore::STEPCORE_SUPER_CLASS (ObjectErrors)
 

Variables

setRmin setRminVariance StepCore::rectTemperatureVariance
 
 StepCore::rmin
 
setRmin StepCore::rminVariance
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:43:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

step/stepcore

Skip menu "step/stepcore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal