原本檔案(SVG檔案,表面大細: 180 × 180 像素,檔案大細:6 KB)

摘要

描述
English: Field of a positive point charge. Thumbnail version
日期
來源 自己作品
作者 Geek3
Other versions
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with VectorFieldPlot.
原始碼
InfoField

Python code

# paste this code at the end of VectorFieldPlot 1.0
doc = FieldplotDocument('VFPt_plus_thumb', width=180, height=180, unit=30, commons=True)
field = Field({'monopoles':[[0, 0, 1]]})
doc.draw_charges(field)
n = 16
for i in range(n):
    a = 2.0 * pi * (0.5 + i) / n
    line = FieldLine(field, [0, 0], start_v=[cos(a), sin(a)],
        directions='forward', maxr=5)
    doc.draw_line(line, linewidth=1.0, arrows_style={'dist':2, 'scale':2,
        'max_arrows':1, 'offsets':[1.0, 0.5, 0.5, 0.5],
        'fixed_ends':[True, False, False, False]})
doc.write()

協議

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head 根據自由軟體基金會發佈嘅無固定段落、封面文字同封底文字GNU自由文件授權條款第1.2或打後嘅版本,你獲授權可以重製、散佈同埋修改爾份文件。授權條款嘅副本喺章節GNU自由文件授權條款
w:en:Creative Commons
署名 相同方式分享
你可以:
  • 去分享 – 複製、發佈同傳播呢個作品
  • 再改 – 創作演繹作品
要遵照下面嘅條件:
  • 署名 – 你一定要畀合適嘅表彰、畀返指向呢個授權條款嘅連結,同埋寫明有無改過嚟。你可以用任何合理方式去做,但唔可以用任何方式暗示授權人認可咗你或者你嘅使用方式。
  • 相同方式分享 – 如果你用任何方式改過呢個作品,你必須要用返原本或者相似嘅條款發佈。
你可以揀你想用嘅牌照。

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

圖中顯示嘅係

6月 2010

image/svg+xml

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2010年8月7號 (六) 00:08響2010年8月7號 (六) 00:08嘅縮圖版本180 × 180(6 KB)Geek3slight correction for compatibility (UTF-8)
2010年6月6號 (日) 20:17響2010年6月6號 (日) 20:17嘅縮圖版本180 × 180(6 KB)Geek3VFPt_plus_thumb

以下嘅1版用到呢個檔:

全域檔案使用情況

下面嘅維基都用緊呢個檔案:

Metadata