"$SourcePosition" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== $SourcePosition ''int fp'' <font color=green>// where ''int1'' is an integer, and ''fp'' is an floating point.</font> <font si...")
 
(Format)
行 1: 行 1:
 
=='''Format'''==
 
=='''Format'''==
 
$SourcePosition
 
$SourcePosition
''int fp'' <font color=green>// where ''int1'' is an integer, and ''fp'' is an floating point.</font>
+
''int fp'' <font color=green>// where ''int'' is an integer, and ''fp'' is an floating point.</font>
   
 
<font size=3>
 
<font size=3>
 
Source%dir, Source%posi.
 
Source%dir, Source%posi.
 
</font>
 
</font>
 
   
 
=='''Example'''==
 
=='''Example'''==

於 2018年7月11日 (三) 15:04 的修訂

Format

$SourcePosition
 int    fp                // where int is an integer, and fp is an floating point.

Source%dir, Source%posi.

Example

$SourcePosition
 3    1500e-9

This means the program has 2 objects in the simulation.


Related commands

$SourceType, $SourceFrequency