파일:Moment of inertia cone.png
testwiki
둘러보기로 이동
검색으로 이동
Moment_of_inertia_cone.png (108 × 112 픽셀, 파일 크기: 2 KB, MIME 종류: image/png)
이 파일은 위키미디어 공용에 있으며, 다른 프로젝트에서 사용하고 있을 가능성이 있습니다. 해당 파일에 대한 설명이 아래에 나와 있습니다.
이 그림은 벡터 그래픽 버전(SVG)이 있습니다. 래스터(비트맵) 그림 대신 벡터 그래픽 그림을 사용하는 것이 좋습니다.
File:Moment of inertia cone.png → File:Moment of inertia cone.svg
|
파일 설명
| 설명Moment of inertia cone.png | 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 발전 InfoField | |
| 소스 코드 InfoField | PostScript codeu=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;
|
라이선스
| 이 파일은 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 Unported 라이선스로 배포됩니다. 면책 조항이 적용됩니다. | ||
| ||
| 이 라이선스 틀은 GFDL 라이선스 변경의 일부로 이 파일에 추가되었습니다.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
| GNU 자유 문서 사용 허가서 1.2판 또는 자유 소프트웨어 재단에서 발행한 이후 판의 규정에 따라 본 문서를 복제하거나 개작 및 배포할 수 있습니다. 본 문서에는 변경 불가 부분이 없으며, 앞 표지 구절과 뒷 표지 구절도 없습니다. 본 사용 허가서의 전체 내용은 GNU 자유 문서 사용 허가서 부분에 포함되어 있습니다. 면책 조항이 적용됩니다.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
설명
이 파일이 나타내는 바에 대한 한 줄 설명을 추가합니다
이 파일에 묘사된 항목
다음을 묘사함
파일 역사
날짜/시간 링크를 클릭하면 해당 시간의 파일을 볼 수 있습니다.
| 날짜/시간 | 섬네일 | 크기 | 사용자 | 설명 | |
|---|---|---|---|---|---|
| 현재 | 2006년 6월 3일 (토) 17:13 | ![]() | 108 × 112 (2 KB) | wikimediacommons>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 |
이 파일을 사용하는 문서
다음 문서 1개가 이 파일을 사용하고 있습니다:
