// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Quantity_PhysicalQuantity_HeaderFile #define _Quantity_PhysicalQuantity_HeaderFile enum Quantity_PhysicalQuantity { Quantity_MASS, Quantity_PLANEANGLE, Quantity_SOLIDANGLE, Quantity_LENGTH, Quantity_AREA, Quantity_VOLUME, Quantity_SPEED, Quantity_VELOCITY, Quantity_ACCELERATION, Quantity_ANGULARVELOCITY, Quantity_FREQUENCY, Quantity_TEMPERATURE, Quantity_AMOUNTOFSUBSTANCE, Quantity_DENSITY, Quantity_MASSFLOW, Quantity_VOLUMEFLOW, Quantity_CONSUMPTION, Quantity_MOMENTUM, Quantity_KINETICMOMENT, Quantity_MOMENTOFINERTIA, Quantity_FORCE, Quantity_MOMENTOFAFORCE, Quantity_TORQUE, Quantity_WEIGHT, Quantity_PRESSURE, Quantity_VISCOSITY, Quantity_KINEMATICVISCOSITY, Quantity_ENERGY, Quantity_WORK, Quantity_POWER, Quantity_SURFACETENSION, Quantity_COEFFICIENTOFEXPANSION, Quantity_THERMALCONDUCTIVITY, Quantity_SPECIFICHEATCAPACITY, Quantity_ENTROPY, Quantity_ENTHALPY, Quantity_LUMINOUSINTENSITY, Quantity_LUMINOUSFLUX, Quantity_LUMINANCE, Quantity_ILLUMINANCE, Quantity_LUMINOUSEXPOSITION, Quantity_LUMINOUSEFFICACITY, Quantity_ELECTRICCHARGE, Quantity_ELECTRICCURRENT, Quantity_ELECTRICFIELDSTRENGTH, Quantity_ELECTRICPOTENTIAL, Quantity_ELECTRICCAPACITANCE, Quantity_MAGNETICFLUX, Quantity_MAGNETICFLUXDENSITY, Quantity_MAGNETICFIELDSTRENGTH, Quantity_RELUCTANCE, Quantity_RESISTANCE, Quantity_INDUCTANCE, Quantity_CAPACITANCE, Quantity_IMPEDANCE, Quantity_ADMITTANCE, Quantity_RESISTIVITY, Quantity_CONDUCTIVITY, Quantity_MOLARMASS, Quantity_MOLARVOLUME, Quantity_CONCENTRATION, Quantity_MOLARCONCENTRATION, Quantity_MOLARITY, Quantity_SOUNDINTENSITY, Quantity_ACOUSTICINTENSITY, Quantity_ACTIVITY, Quantity_ABSORBEDDOSE, Quantity_DOSEEQUIVALENT }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif