You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicnewconststringXmlDocSummary="In geometry, an angle is the figure formed by two rays, called the sides of the angle, sharing a common endpoint, called the vertex of the angle.";
publicnewconststringXmlDocSummary="In geometry, an angle is the figure formed by two rays, called the sides of the angle, sharing a common endpoint, called the vertex of the angle.";
@@ -50,7 +49,7 @@ public class AreaAttribute : UnitAttribute
50
49
{
51
50
publicnewconstUnitBaseUnit=Unit.SquareMeter;
52
51
publicnewconststringXmlDocSummary="Area is a quantity that expresses the extent of a two-dimensional surface or shape, or planar lamina, in the plane. Area can be understood as the amount of material with a given thickness that would be necessary to fashion a model of the shape, or the amount of paint necessary to cover the surface with a single coat.[1] It is the two-dimensional analog of the length of a curve (a one-dimensional concept) or the volume of a solid (a three-dimensional concept).";
@@ -60,7 +59,7 @@ public class ElectricPotentialAttribute : UnitAttribute
60
59
{
61
60
publicnewconstUnitBaseUnit=Unit.Volt;
62
61
publicnewconststringXmlDocSummary="In classical electromagnetism, the electric potential (a scalar quantity denoted by Φ, ΦE or V and also called the electric field potential or the electrostatic potential) at a point is the amount of electric potential energy that a unitary point charge would have when located at that point.";
publicnewconststringXmlDocSummary="In physics and engineering, in particular fluid dynamics and hydrometry, the volumetric flow rate, (also known as volume flow rate, rate of fluid flow or volume velocity) is the volume of fluid which passes through a given surface per unit time. The SI unit is m3·s−1 (cubic meters per second). In US Customary Units and British Imperial Units, volumetric flow rate is often expressed as ft3/s (cubic feet per second). It is usually represented by the symbol Q.";
@@ -80,7 +79,7 @@ public class ForceAttribute : UnitAttribute
80
79
{
81
80
publicnewconstUnitBaseUnit=Unit.Newton;
82
81
publicnewconststringXmlDocSummary="In physics, a force is any influence that causes an object to undergo a certain change, either concerning its movement, direction, or geometrical construction. In other words, a force can cause an object with mass to change its velocity (which includes to begin moving from a state of rest), i.e., to accelerate, or a flexible object to deform, or both. Force can also be described by intuitive concepts such as a push or a pull. A force has both magnitude and direction, making it a vector quantity. It is measured in the SI unit of newtons and represented by the symbol F.";
@@ -90,7 +89,7 @@ public class LengthAttribute : UnitAttribute
90
89
{
91
90
publicnewconstUnitBaseUnit=Unit.Meter;
92
91
publicnewconststringXmlDocSummary="Many different units of length have been used around the world. The main units in modern use are U.S. customary units in the United States and the Metric system elsewhere. British Imperial units are still used for some purposes in the United Kingdom and some other countries. The metric system is sub-divided into SI and non-SI units.";
@@ -100,7 +99,7 @@ public class MassAttribute : UnitAttribute
100
99
{
101
100
publicnewconstUnitBaseUnit=Unit.Kilogram;
102
101
publicnewconststringXmlDocSummary="In physics, mass (from Greek μᾶζα \"barley cake, lump [of dough]\") is a property of a physical system or body, giving rise to the phenomena of the body's resistance to being accelerated by a force and the strength of its mutual gravitational attraction with other bodies. Instruments such as mass balances or scales use those phenomena to measure mass. The SI unit of mass is the kilogram (kg).";
@@ -110,7 +109,7 @@ public class PressureAttribute : UnitAttribute
110
109
{
111
110
publicnewconstUnitBaseUnit=Unit.Pascal;
112
111
publicnewconststringXmlDocSummary="Pressure (symbol: P or p) is the ratio of force to the area over which that force is distributed. Pressure is force per unit area applied in a direction perpendicular to the surface of an object. Gauge pressure (also spelled gage pressure)[a] is the pressure relative to the local atmospheric or ambient pressure. Pressure is measured in any unit of force divided by any unit of area. The SI unit of pressure is the newton per square metre, which is called the pascal (Pa) after the seventeenth-century philosopher and scientist Blaise Pascal. A pressure of 1 Pa is small; it approximately equals the pressure exerted by a dollar bill resting flat on a table. Everyday pressures are often stated in kilopascals (1 kPa = 1000 Pa).";
publicnewconststringXmlDocSummary="Rotational speed (sometimes called speed of revolution) is the number of complete rotations, revolutions, cycles, or turns per time unit. Rotational speed is a cyclic frequency, measured in radians per second or in hertz in the SI System by scientists, or in revolutions per minute (rpm or min-1) or revolutions per second in everyday life. The symbol for rotational speed is ω (the Greek lowercase letter \"omega\").";
@@ -131,7 +130,7 @@ public class TorqueAttribute : UnitAttribute
131
130
{
132
131
publicnewconstUnitBaseUnit=Unit.Newtonmeter;
133
132
publicnewconststringXmlDocSummary="Torque, moment or moment of force (see the terminology below), is the tendency of a force to rotate an object about an axis,[1] fulcrum, or pivot. Just as a force is a push or a pull, a torque can be thought of as a twist to an object. Mathematically, torque is defined as the cross product of the lever-arm distance and force, which tends to produce rotation. Loosely speaking, torque is a measure of the turning force on an object such as a bolt or a flywheel. For example, pushing or pulling the handle of a wrench connected to a nut or bolt produces a torque (turning force) that loosens or tightens the nut or bolt.";
@@ -141,7 +140,7 @@ public class VolumeAttribute : UnitAttribute
141
140
{
142
141
publicnewconstUnitBaseUnit=Unit.CubicMeter;
143
142
publicnewconststringXmlDocSummary="Volume is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains.[1] Volume is often quantified numerically using the SI derived unit, the cubic metre. The volume of a container is generally understood to be the capacity of the container, i. e. the amount of fluid (gas or liquid) that the container could hold, rather than the amount of space the container itself displaces.";
0 commit comments