Moment_of_inertia_cone.png ((108 × 112 पिक्सेल, फ़ाइल का आकार: 2 KB, MIME प्रकार: image/png))

File:Moment of inertia cone.svg is a vector version of this file. It should be used in place of this PNG file when not inferior.

File:Moment of inertia cone.png → File:Moment of inertia cone.svg

For more information, see Help:SVG.

In other languages
Alemannisch  العربية  беларуская (тарашкевіца)  български  বাংলা  català  нохчийн  čeština  dansk  Deutsch  Ελληνικά  English  British English  Esperanto  español  eesti  euskara  فارسی  suomi  français  Frysk  galego  Alemannisch  עברית  hrvatski  magyar  հայերեն  Bahasa Indonesia  Ido  italiano  日本語  ქართული  한국어  lietuvių  македонски  മലയാളം  Bahasa Melayu  norsk bokmål  Plattdüütsch  Nederlands  norsk nynorsk  norsk  occitan  polski  prūsiskan  português  português do Brasil  română  русский  sicilianu  Scots  slovenčina  slovenščina  српски / srpski  svenska  தமிழ்  ไทย  Türkçe  татарча / tatarça  українська  vèneto  Tiếng Việt  中文  中文(中国大陆)  中文(简体)  中文(繁體)  中文(马来西亚)  中文(新加坡)  中文(臺灣)  中文(臺灣)  +/−
New SVG image

सारांश

विवरण MetaPost image of a cone, with dimensions and axes specified. Embedded in a TeX document, viewed with gv, rasterized via screenshot, saved as PNG with The Gimp, and compressed with optipng.
दिनांक अज्ञात तारीख
स्रोत en.wikipedia.org
लेखक Grendelkhan
अनुमति
(इस चित्र का पुनः उपयोग करना)
Grendelkhan
PNG genesis
InfoField
 
इस PNG ग्राफ़िक को MetaPost की मदद से बनाया गया था।
मूल कोड
InfoField

PostScript code

u=18mm;
 textscale=u/12mm;

 % this MetaPost script generates a PostScript file, which is then included in a
 % TeX document. if you want to generate EPS from this, you'll have to uncomment
 % the following line. (and probably do a couple more things, to boot.)
 %prologues := 1;

 def cone =
   begingroup;
   save pmax,dmax,persp,persp_nt,tens,arr;
   save harr,rarr;
   save p,d;
   save axisprotrusion;
   save xax,yax,zax;
   save height,width,heightu,widthu;
   pmax = 2; dmax = 0;
   persp_nt = 0.5;
   tens = 2-persp_nt;
   persp = persp_nt*u;
   arr = 0.3u; % how far to offset the arrows from the diagram
   axisprotrusion = 0.4u;  % how far do the axes protrude?
   pair harr[],rarr[]; % endpoints for arrows
   path p[],d[]; % just plain paths for now
   pair xax[],yax[],zax[]; % x,y,z are taken; these are for the axes
   % parameters for the actual cone
   height = 1;
   width = 1.5;
   heightu = height*u;
   widthu = width*u;
   % solid paths
   p0 = (0,0)--(widthu/2,heightu);
   p1 = (0,0)--(-widthu/2,heightu);
   p2 = fullcircle scaled u xscaled width yscaled persp_nt shifted (0,heightu);
   % dotted paths
   % don't draw this; it's reference for the y-axis
   d99 = halfcircle scaled u xscaled 2 yscaled (2*persp_nt) rotated 180;
   % endpoints of dimension arrows
   harr0 = (widthu/2,0);
   harr1 = (widthu/2,heightu);
   rarr0 = (0,heightu);
   rarr1 = (widthu/2,heightu);

   % actually draw
   pickup pencircle scaled 1pt;
   for i=0 upto pmax:
     draw p[i];
   endfor;
   drawdblarrow (harr0..harr1);
   label.rt(btex $h$ etex scaled textscale,.5[harr0,harr1]);
   drawdblarrow (rarr0..rarr1);
   label.top(btex $r$ etex scaled textscale,.3[rarr0,rarr1]);
   % x axis
   xax0 = (0,0);
   xax1 = (widthu/2+arr,0);
   drawarrow (xax0..xax1);
   label.rt(btex $x$ etex scaled textscale,xax1);
   % y axis
   yax0 = (0,0);
   yax1 = point 1 of d99;
   yax2 = (width*persp_nt)[yax0,yax1];
   drawarrow (yax0..yax2);
   label.bot(btex $y$ etex scaled textscale,yax2);
   % z axis
   zax0 = (0,0);
   zax1 = (0,heightu);
   zax2 = (0,heightu+axisprotrusion);
   drawarrow (zax1..zax2);
   draw zax0..zax1 dashed evenly;
   label.top(btex $z$ etex scaled textscale,zax2);
   endgroup;
 enddef;

 beginfig(1)
   cone;
 endfig;

लाइसेंस

w:hi:क्रिएटिव कॉमन्स
श्रेय समानसांझा
इस फ़ाइल को क्रिएटिव कॉमन्स श्रेय-समानसांझा 3.0 अनरिपोर्टेड लाइसेंस के अंतर्गत लाइसेंस किया गया है। Subject to disclaimers.
आप खुलकर:
  • बाँट सकते हैं – रचना की प्रतिलिपि बना सकते हैं, बाँँट सकते हैं और संचारित कर सकते हैं
  • रीमिक्स कर सकते हैं – कार्य को अनुकूलित कर सकते हैं
निम्नलिखित शर्तों के अंतर्गत:
  • श्रेय – यह अनिवार्य है कि आप यथोचित श्रेय प्रदान करें, लाइसेंस की कड़ी प्रदान करें, और अगर कोई बदलाव हुए हों तो उन्हें इंगित करें। आप ऐसा किसी भी उचित तरीके से कर सकते हैं, लेकिन किसी भी तरह उससे यह नहीं संकेत नहीं किया जाना चाहिए कि लाइसेंसधारी द्वारा आपको अथवा आपके इस प्रयोग का समर्थन किया जा रहा हो।
  • समानसांझा – अगर आप इस रचना में कोई बदलाव करते हैं या इसपर आधारित कुछ रचित करते हैं तो आप अपने योगदान को सिर्फ इसी या इसके सामान किसी लाइसेंस के अंतर्गत बाँट सकते हैं।
This licensing tag was added to this file as part of the GFDL licensing update.
GNU head इस दस्तावेज़ को Free Software Foundation द्वारा प्रकाशित GNU मुक्त प्रलेख लाइसेंस के संस्करण 1.2 या नए (बिना किसी अपरिवर्तनीय अनुभागों और अगले या पिछले आवरण के टेक्स्ट के) के अंतर्गत प्रतिलिपि बनाने, बाँटने और/या बदलने की अनुमति प्रदान की जाती है। इस लाइसेंस की एक प्रतिलिपि GNU मुक्त प्रलेख लाइसेंस नामक अनुभाग में शामिल है। Subject to disclaimers.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

चित्रण

चित्र का इतिहास

फ़ाइलका पुराना अवतरण देखने के लिये दिनांक/समय पर क्लिक करें।

दिनांक/समयथंबनेलआकारसदस्यप्रतिक्रिया
वर्तमान16:13, 3 जून 200616:13, 3 जून 2006 के संस्करण का थंबनेल संस्करण108 × 112 (2 KB)Szwedzki== Summary == {{Information |Description=MetaPost image of a cone, with dimensions and axes specified. Embedded in a TeX document, viewed with gv, rasterized via screenshot, saved as PNG with The Gimp, and compressed with optipng. |Source=en.wikipedia.org

इस चित्र से कोई पन्ने नहीं जुड़ते

चित्र का वैश्विक उपयोग

इस चित्र का उपयोग इन दूसरे विकियों में किया जाता है: