answersLogoWhite

0

It is an index of thermal comfort & combines effect of temperature,humidity,velocity of air & mean radiant heat.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the best index of effective ventilation?

PaCO2


What is effective mode index?

The effective mode index is a parameter used in optical waveguides to describe how light propagates through a medium. It quantifies the phase velocity of light in the waveguide compared to the speed of light in vacuum, effectively capturing the influence of the waveguide's geometry and refractive index profile. The effective mode index is crucial for designing optical fibers and integrated photonic devices, as it helps predict how different modes will behave and interact.


How do you calculate effective address?

To calculate the effective address in a computer system, you typically follow a formula that incorporates the base address, index, and offset. The effective address is determined by adding the base address to the product of the index register and the scale factor, along with any immediate offset. The general formula can be expressed as: Effective Address = Base Address + (Index × Scale) + Offset. This calculation is commonly used in assembly language and memory addressing modes.


Are glycemic index diets effective?

The glycemic index diet will give you the ability to know and control your blood sugar. This will in tern help you lose weight, and feel healthier.


What is the significance of the effective refractive index in the context of optical waveguides?

The effective refractive index in optical waveguides determines how light propagates through the waveguide. It helps in understanding the speed and direction of light within the waveguide, which is crucial for designing and optimizing optical communication systems.


What is effective refractive index?

Effective refractive index is a concept used to represent the overall refractive behavior of a medium, such as a composite material or waveguide, rather than a single material component. It accounts for the influence of multiple refractive indices present in the structure. It is an important parameter for understanding and designing optical systems.


What are the most effective pressure points on the hand to relieve headache pain?

The most effective pressure points on the hand to relieve headache pain are located between the thumb and index finger, and on the webbing between the index finger and middle finger. Applying pressure to these points can help alleviate headache symptoms.


How are mistakes corrected in science?

They are corrected by the further development of science.


How do you compile a real effective exchange rate index for an economy?

read this site: www.boj.or.jp/en/type/exp/stat/exrate.htm


What is past participle of correct?

The past participle of "correct" is "corrected."


What is the homophone pair that needs to be corrected in the following sentences.?

The homophone pair that needs to be corrected is "their" and "there".


Program to swap two numbers using three variables in java?

temp = a; a = b; b = temp;temp = a; a = b; b = temp;temp = a; a = b; b = temp;temp = a; a = b; b = temp;