Deprecated: Caller from MediaWiki\Extension\SmartCommons\Store\MetadataStore::selectOne ignored an error originally raised from MediaWiki\Extension\SmartCommons\Store\MetadataStore::updateMetadata: [1054] Unknown column 'scf_url' in 'SET' in /www/wwwroot/enwiki/w/includes/debug/MWDebug.php on line 385

Deprecated: Caller from MediaWiki\Extension\SmartCommons\Store\{closure} ignored an error originally raised from MediaWiki\Extension\SmartCommons\Store\MetadataStore::updateMetadata: [1054] Unknown column 'scf_url' in 'SET' in /www/wwwroot/enwiki/w/includes/debug/MWDebug.php on line 385

Deprecated: Caller from LocalRepo::findBySha1 ignored an error originally raised from MediaWiki\Extension\SmartCommons\Store\MetadataStore::updateMetadata: [1054] Unknown column 'scf_url' in 'SET' in /www/wwwroot/enwiki/w/includes/debug/MWDebug.php on line 385
चित्र:XYZ-DIS magnetic field coordinates.svg - भारतपीडिया
Deprecated: Caller from MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence) ignored an error originally raised from MediaWiki\Extension\SmartCommons\Store\MetadataStore::updateMetadata: [1054] Unknown column 'scf_url' in 'SET' in /www/wwwroot/enwiki/w/includes/debug/MWDebug.php on line 385
सामग्री पर जाएँ

चित्र:XYZ-DIS magnetic field coordinates.svg

भारतपीडिया से

मूल फ़ाइल (SVG फ़ाइल, साधारणतः ५१२ × १७५ पिक्सेल, फ़ाइल का आकार: ८ KB)

यह फ़ाइल एक साझे भंडार से है और दूसरे परियोजनाओं द्वारा भी प्रयोग की जा सकती है। वहाँ पर इसका फ़ाइल विवरण पृष्ठ में मौजूद विवरण नीचे दिखाया गया है।

सारांश

विवरणXYZ-DIS magnetic field coordinates.svg
English: The graphic serves to represent the analogy of the XYZ and the more commonly used DIS coordinate systems. Blue indicated the coordinates in the two different systems, while red indicates the resultant magnetic field.
दिनांक
स्रोत

अपना कार्य

Metadata for the image was published at the Chymera Network Resources. An up-to-date version of the file can be found here .
लेखक Chymæra
Recreated in LaTeX by: Rubber Duck ()
SVG genesis
InfoField
 SVG कोड मान्य है.
 इस वेक्टर चित्र को LaTeX की मदद से Rubber Duck () द्वारा बनाया गया था and converted to SVG using dvisvgm and manually edited.
मूल कोड
InfoField

SVG code

\documentclass[12pt,border=0pt,tikz,class=scrartcl,multi=false]{standalone}
\usepackage{times}
\usepackage{pgfplots}
\pgfplotsset{compat=1.10}
\usetikzlibrary{arrows,decorations.text}

\usepackage{tikz-3dplot}

\pagestyle{empty}
\begin{document}
\def\LA{2}
\def\Lb{1.5}
\def\gap{1.5cm}
\tdplotsetmaincoords {-60}{70}
\begin{tikzpicture}[thick,auto,>=stealth',xscale=4,yscale=3,tdplot_main_coords]
\begin{scope} [xshift=-\gap]
	\draw [->] (0,0,0) -- (-\LA,0,0) node [anchor=south,gray] {Geographic North};
	\draw [->] (0,0,0) -- (0,\LA,0) node [anchor=south,gray] {Geographic East};
	\draw [->] (0,0,0) -- (0,0,\LA) node [pos=.9,right,gray] {Down};
	\draw [->,blue,very thick] (0,0,0) -- (-\Lb,0,0) node [anchor=south] {x};
	\draw [->,blue,very thick] (0,0,0) -- (0,\Lb,0) node [anchor=south] {y};
	\draw [->,blue,very thick] (0,0,0) -- (0,0,\Lb) node [left] {z};
	\draw [->,red,line width=2pt] (0,0,0) -- (-\Lb,\Lb,\Lb);
	\draw [gray] (-\Lb,0,0) -- ++(0,\Lb,0) -- ++(\Lb,0,0) 
		-- ++(0,0,\Lb) -- ++(-\Lb,0,0) -- ++(0,0,-\Lb)
		(-\Lb,0,0) -- ++(0,0,\Lb) -- ++(\Lb,0,0) -- ++(0,\Lb,0)
		(-\Lb,0,\Lb) -- ++(0,\Lb,0)
	;
\end{scope}
\begin{scope} [xshift=\gap]
	\draw [->] (0,0,0) -- (-\LA,0,0) node [anchor=south,gray] {Geographic North};
	\draw [->] (0,0,0) -- (0,\LA,0) node [anchor=south,gray] {Geographic East};
	\draw [->] (0,0,0) -- (0,0,\LA) node [pos=.9,right,gray] {Down};
	\draw [->,red,line width=2pt] (0,0,0) -- (-\Lb,\Lb,\Lb);
	\draw [thin,cyan,postaction={decoration={text along path,
			raise=-10pt,text color=cyan,text align={center},
			text={Intensity} },decorate}] 
		(0,0,0) -- (-\Lb,\Lb,\Lb);
	\tdplotsetthetaplanecoords{135};
	%\tdplotdrawarc [tdplot_rotated_coords,cyan] {(0,0,0)} {.8} {55}{90}{above right=5pt and 0pt}{Inclination};
	\draw [tdplot_rotated_coords,fill=cyan,fill opacity=.3,cyan] (0,.8,0)
		arc (90:55:.8) node [pos=.1,right,opacity=1] {Inclination}
		-- (0,0,0);
	%\tdplotdrawarc [cyan,fill=cyan] {(0,0,0)} {.6} {180}{135}{above}{Declination};
	\draw [cyan,fill=cyan,fill opacity=.3] (0,0,0) -- (-.6,0,0) 
		arc (180:135:.6) node [above,pos=.5,opacity=1] {Declination};
	\draw [gray] (-\Lb,0,0) -- ++(0,\Lb,0) -- ++(\Lb,0,0) 
		-- ++(0,0,\Lb) -- ++(-\Lb,0,0) -- ++(0,0,-\Lb)
		(-\Lb,0,0) -- ++(0,0,\Lb) -- ++(\Lb,0,0) -- ++(0,\Lb,0)
		(-\Lb,0,\Lb) -- ++(0,\Lb,0)
	;
	\draw [->,red,dashed, line width=1.5pt] (0,0,0) -- (-\Lb,\Lb,0) node [anchor=south] {Magnetic North};
	\draw [fill=blue,draw=none] (0,0,0) circle (.5pt)	(-\Lb,\Lb,\Lb) circle (.5pt);
\end{scope}
\end{tikzpicture}
\end{document}


इस फ़ाइल को अनुवादित करें इस SVG फ़ाइल में एम्बेड किया हुआ टेक्स्ट है जिसे आप अपनी भाषा में किसी भी सक्षम SVG एडिटर, टेक्स्ट एडिटर, या फिर SVG Translate उपकरण की मदद से अनुवादित कर सकते हैं। अधिक जानकारी के लिए देखें: SVG फ़ाइलों को अनुवादित करने के बारे में

लाइसेंस

मैं, इस कार्य का/की कॉपीराइट धारक, इसे निम्न लाइसेंस के अंतर्गत प्रकाशित करता/करती हूँ:
w:hi:क्रिएटिव कॉमन्स
श्रेय समानसांझा
इस फ़ाइल को क्रिएटिव कॉमन्स श्रेय-समानसांझा 3.0 अनांतरित लाइसेंस के अंतर्गत लाइसेंस किया गया है।
आप खुलकर:
  • बाँट सकते हैं – रचना की प्रतिलिपि बना सकते हैं, बाँँट सकते हैं और संचारित कर सकते हैं
  • रीमिक्स कर सकते हैं – कार्य को अनुकूलित कर सकते हैं
निम्नलिखित शर्तों के अंतर्गत:
  • श्रेय – यह अनिवार्य है कि आप यथोचित श्रेय प्रदान करें, लाइसेंस की कड़ी प्रदान करें, और अगर कोई बदलाव हुए हों तो उन्हें इंगित करें। आप ऐसा किसी भी उचित तरीके से कर सकते हैं, लेकिन किसी भी तरह उससे यह नहीं संकेत नहीं किया जाना चाहिए कि लाइसेंसधारी द्वारा आपको अथवा आपके इस प्रयोग का समर्थन किया जा रहा हो।
  • समानसांझा – यदि आप सामग्री को रीमिक्स करते हैं, बदलते हैं, या उस पर आधारित कुछ बनाते हैं, तो आपको अपने योगदान को समान या संगत लाइसेंस के तहत वितरित करना होगा।
https://creativecommons.org/licenses/by-sa/3.0CC BY-SA 3.0 Creative Commons Attribution-Share Alike 3.0 truetrue

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

चित्रण

source of file अंग्रेज़ी

original creation by uploader अंग्रेज़ी

अगस्त 2011

media type अंग्रेज़ी

image/svg+xml

फ़ाइल का इतिहास

फ़ाइल पुराने समय में कैसी दिखती थी यह जानने के लिए दिनांक/समय पर क्लिक करें।

दिनांक/समयअंगूठाकारआकारसदस्यटिप्पणी
वर्तमान००:५६, २३ अप्रैल २०१५
अंगूठाकार बनाने में त्रुटि हुई: फ़ाइल गायब है
५१२ × १७५ (८ KB)smartcommons>Krishnavedalaincreased font size and more optimized

यह पृष्ठ इस चित्र का इस्तेमाल करता है: