Attēls:Moment of inertia disc.svg

Lapas saturs netiek atbalstīts citās valodās.
Vikipēdijas lapa

Sākotnējais fails(SVG fails, definētais izmērs 310 × 157 pikseļi, faila izmērs: 10 KB)

Kopsavilkums

Apraksts
English: Illustration of the moment of inertia of a disc.
Datums
Avots SVG rendering of the program used to generate the bitmap image Image:Moment_of_inertia_disc.png
Autors
  • Original MetaPost program by en:User:Grendelkhan
  • Program tweaked adjust axes labels and fill in the grey disc to match bitmap version and to avoid negative coordinates in PostScript output and rendered as SVG by Qef
Citas versijas Bitmap rendering of almost identical program: Image:Moment_of_inertia_disc.png
SVG veidošana
InfoField
 
The SVG code is valid.
 
This vector image was created with MetaPost.
Pirmkods
InfoField

PostScript code

metapost-source
prologues := 3;

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

def disc =
  begingroup;
  save pmax,persp,persp_nt,tens,arr;
  save rarrlft,rarrrt;
  save p;
  save axisprotrusion;
  save xax,yax,zax;
  pmax = 0;
  persp_nt = 0.3;
  tens = 2-persp_nt;
  persp = persp_nt*u;
  arr = 0.3u; % how far to offset the arrows from the diagram
  axisprotrusion = 1u;  % how far do the axes protrude?
  pair rarrlft,rarrrt; % endpoints for arrows
  path p[]; % just plain paths for now
  pair xax[],yax[],zax[]; % x,y,z are taken; these are for the axes
  % solid paths
  p0 = fullcircle scaled u xscaled 2 yscaled 2persp_nt;
  % endpoints of dimension arrows
  rarrlft = (0,0);
  rarrrt = (1u,0);
  % actually draw
  pickup pencircle scaled 1pt;
  for i=0 upto pmax:
    fill p[i] withcolor (0.86, 0.86, 0.86);
    draw p[i];
  endfor;
  drawdblarrow (rarrlft..rarrrt);
  label.top(btex $r$ etex scaled textscale,.5[rarrlft,rarrrt]);
  % x axis
  xax1 = (1u,0);
  xax2 = (1u+axisprotrusion*0.5,0);
  drawarrow (xax1..xax2);
  label.rt(btex $y$ etex scaled textscale,xax2);
  % y axis
  yax0 = (0,0);
  yax1 = point 5 of p0;
  yax2 = (.6+axisprotrusion/u)[yax0,yax1];
  drawarrow (yax1..yax2);
  draw yax0..yax1 dashed evenly;
  label.ulft(btex $x$ etex scaled textscale,yax2);
  % z axis
  zax0 = (0,0);
  zax1 = (0,axisprotrusion);
  drawarrow (zax0..zax1);
  label.top(btex $z$ etex scaled textscale,zax1);
  endgroup;
enddef;

beginfig(1)
  disc;
  currentpicture := currentpicture shifted (100,100); % avoid unwanted clipping
endfig;
end

Data

mpost fig.mp
ps2pdf -dEPSCrop fig.1 fig.pdf
pstoedit -page 1 -dt -xscale 2 -yscale 2 -f sk fig.pdf fig.sk
inkscape -z --vacuum-defs -f fig.sk -l fig.svg

Licence

Grendelkhan at the English Wikipedia, šī darba autortiesību īpašnieks, publicē to saskaņā ar šo licenci:
GNU head Ir dota atļauja kopēt, izplatīt un/vai pārveidot šo dokumentu saskaņā ar GNU brīvās dokumentācijas licences, versijas 1.2 vai jebkuras vēlākas versijas, ko publiskojis Brīvās programmatūras fonds nosacījumiem; bez nemainīgajām sadaļā, priekšējā un aizmugurēja'vāka tekstiem. Licences kopija ir iekļauta sadaļā ar nosaukumu GNU brīvās dokumentācijas licence.
w:en:Creative Commons
atsaucoties nemainot licenci
Šis fails tiek izplatīts saskaņā ar licences Creative Commons Atsauce-Līdzīgi Noteikumi 3.0 Vispārējiem noteikumiem.
Atsauce: Grendelkhan at the English Wikipedia
Jūs varat brīvi:
  • koplietot – kopēt, izplatīt un pārraidīt darbu
  • remiksēt – pielāgot darbu
Saskaņā ar šādiem nosacījumiem:
  • atsaucoties – Tev ir jānorāda autors, saite uz licenci un to, vai veiktas kādas izmaiņas. To var darīt jebkādā saprātīgā veidā, bet ne tādā, kas norādītu, ka licencētājs atbalsta tevi vai veidu, kā tu izmanto šo darbu.
  • nemainot licenci – Ja tu miksē, pārveido vai izmanto materiālu, tev savs devums jāpublicē ar to pašu vai saderīgu licenci kā oriģināls.
This licensing tag was added to this file as part of the GFDL licensing update.

Captions

Pievieno vienas rindiņas aprakstu, ko šis fails attēlo

Šajā failā attēlotais

attēlo

9 jūlijs 2008

Faila hronoloģija

Uzklikšķini uz datums/laiks kolonnā esošās saites, lai apskatītos, kā šis fails izskatījās tad.

Datums/LaiksAttēlsIzmēriDalībnieksKomentārs
tagadējais2008. gada 10. jūlijs, plkst. 01.362008. gada 10. jūlijs, plkst. 01.36 versijas sīktēls310 × 157 (10 KB)Qef{{Information |Description={{en|1=Illustration of the moment of inertia of a disc.}} |Source=SVG rendering of the program used to generate the bitmap image Image:Moment_of_inertia_disc.png |Author=* Original MetaPost program by [[en:User:Grendelkhan]

Šo failu izmanto šajā 1 lapā:

Globālais faila lietojums

Šīs Vikipēdijas izmanto šo failu: