तापमान निर्देशांक गणक
याचे कारण म्हणजे तापमान व आर्द्रता यांचा वापर करून NWS Rothfuss सूत्र वापरले जाते.
तुम्ही टाइप करतेवेळी परिणाम अद्ययावत केले जातात.
या कॅल्क्युलेटरविषयी
calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air. The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Rothfusz regression to calculate the heat index of the air.The calculator uses the Roth
वारंवार विचारले जाणारे प्रश्न
तापमान निर्देशांक काय आहे?
[Translation temporarily unavailable. Please try again.]
हे काय काम करतात?
NWS Rothfuss पुनरावृत्ती: HI = −४२.३७९ + २.०४९०१५२३T + १०.१४३३३१२७R − ०.२२४७५५४१TR −... (T °F आणि R % मध्ये), शिवाय अतिशय कमी किंवा अतिशय उच्च आर्द्रतेसाठी सुधारणे.
या संकल्पनेचा अर्थ काय?
साधारणपणे: ८०-९० ° फॅ याची काळजी घ्यावी, ९०-१०३ ° फॅ अतिशय काळजी घ्यावी, १०३-१२४ ° फॅ धोका (तापाच्या कळा किंवा थकवा होण्याची शक्यता) आणि १२५ ° फॅ किंवा त्यापेक्षा जास्त अतिशय धोका आहे ज्यात तापाच्या झटक्याचा धोका जास्त आहे.
तापमान वाढल्याने श्वसनाचा त्रास होतो.
याची उंची साधारणपणे १०० ते १२० मीटर आहे.
गरम दिवसात कॅल्क्युलेटर "हात गरम नाही" असं का म्हणतो?
तापमान निर्देशांक फक्त गरम परिस्थितीसाठी परिभाषित केला जातो - सुमारे 80 ° F (27 ° C) आणि वर.
हायड्रोजनचे आयनीकरण होऊन हायड्रोजनचे आयन वेगळे होतात.
ते विपरीत सुधारणे आहेत: उष्णता निर्देशांक गरम हवामानात आर्द्रतेपासून स्पष्ट उष्णता जोडतो, तर वारा थंड हवामानात वारापासून स्पष्ट उष्णता कमी करतो. उष्णता निर्देशांकास तापमान व आर्द्रता आवश्यक आहे; वारा थंड हवामानात तापमान व वारा वेग आवश्यक आहे.
या ग्रहावर सूर्य व चंद्र यांचा समावेश होतो.
छाया साठी हे मोजले जाते. थेट सूर्यप्रकाश 15 °F पर्यंत तापमान वाढवू शकतो, म्हणून पूर्ण सूर्यप्रकाशात बाहेरील वास्तविक कळते-सारखे मूल्य हे कॅल्क्युलेटर द्वारे परत येणाऱ्या आकड्यांपेक्षा जास्त आहे.
API — कोड पासून हे कॅल्क्युलेटर वापरा
या कॅल्क्युलेटरला मोफत JSON अंतबिंदू म्हणून कॉल करा - कुठलीही कि आवश्यक नाही. खालील क्षेत्र मूल्ये क्वेरी पेरेन्ट किंवा JSON म्हणून पाठवा. तुम्ही गळविलेले सर्व काही हे पान पूर्वदाखल करीता वापरले जाते; अपरिचीत बाब 400 आहे, कधीही मंद शून्य नाही. पूर्ण API दस्तऐवजीकरण वाचा →
अंतबिंदू
GET https://calculator.free/api/v1/heat-index/
curl
curl "https://calculator.free/api/v1/heat-index/?units=imperial&temp=90&humidity=60"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/heat-index/?" + new URLSearchParams({
"units": "imperial",
"temp": "90",
"humidity": "60"
}));
const data = await r.json();
console.log(data.results);
याचे परिणाम केवळ सामान्य मार्गदर्शनासाठी आहेत, आर्थिक, वैद्यकीय किंवा कर सल्लागार नाही.