「*.rcs」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
無編輯摘要
Mike留言 | 貢獻
 
(未顯示同一使用者於中間所作的 6 次修訂)
第1行: 第1行:
=='''Format'''==
=='''Format'''==
==='''Now'''===
  ''the(1)    phi(1)    RCS(1,1)    ...    RCS(1,N<sub>f</sub>)    RCS<sub>θ</sub>(1,1)    ...    RCS<sub>θ</sub>(1,N<sub>f</sub>)    RCS<sub>φ</sub>(1,1)    ...    RCS<sub>φ</sub>(1,N<sub>f</sub>)''
  ''the(2)    phi(2)    RCS(2,1)    ...    RCS(2,N<sub>f</sub>)    RCS<sub>θ</sub>(2,1)    ...    RCS<sub>θ</sub>(2,N<sub>f</sub>)    RCS<sub>φ</sub>(2,1)    ...    RCS<sub>φ</sub>(2,N<sub>f</sub>)''
  ''  .          .          .          ...      .            .          ...      .            .          ...      .''
  ''  .          .          .          ...      .            .          ...      .            .          ...      .''
  ''  .          .          .          ...      .            .          ...      .            .          ...      .''
  ''the(N)    phi(N)    RCS(N,1)    ...    RCS(N,N<sub>f</sub>)    RCS<sub>θ</sub>(N,1)    ...    RCS<sub>θ</sub>(N,N<sub>f</sub>)    RCS<sub>φ</sub>(N,1)    ...    RCS<sub>φ</sub>(N,N<sub>f</sub>)''        <font color=green>// all are floating points.</font>
==='''Old'''===
   ''the(1)      phi(1)      RCS(1,1)      RCS(1,2)      ...      RCS(1,N<sub>f</sub>)''
   ''the(1)      phi(1)      RCS(1,1)      RCS(1,2)      ...      RCS(1,N<sub>f</sub>)''
   ''the(1)      phi(1)      RCS(1,1)      RCS(1,2)      ...      RCS(1,N<sub>f</sub>)''
   ''the(2)      phi(2)      RCS(2,1)      RCS(2,2)      ...      RCS(2,N<sub>f</sub>)''
   ''  .         .           .            .          ...        .                ''
   ''  .           .           .            .          ...        .                ''
   ''  .         .           .            .          ...        .                ''
   ''  .           .           .            .          ...        .                ''
   ''  .         .           .            .          ...        .                ''
   ''  .           .           .            .          ...        .                ''
   ''the(N)      phi(N)      RCS(N,1)      RCS(N,2)      ...      RCS(1,N<sub>f</sub>)''
   ''the(N)      phi(N)      RCS(N,1)      RCS(N,2)      ...      RCS(1,N<sub>f</sub>)''       <font color=green>// all are floating points.</font>
 


the(i) : the theta in i<sub>th</sub> angle. <br>
phi(i) : the phi in i<sub>th</sub> angle. <br>
RCS(i,j): the radar cross section in i<sub>th</sub> angle and j<sub>th</sub> frequency or wavelength. <br><br>


N<sub>f</sub>: the number of frequency calculated in NTFF transformation. <br>
the(i) : the value of theta in i<sub>th</sub> angle. <br>
N: the total number of angle calculated in the space.
phi(i) : the value of phi in i<sub>th</sub> angle. <br>
RCS(i,j) : the value of radar cross section in i<sub>th</sub> angle and j<sub>th</sub> frequency or wavelength. <br>
RCS<sub>θ</sub>(i,j) : theta part of RCS. <br>
RCS<sub>φ</sub>(i,j) : phi part of RCS. <br><br>


N<sub>f</sub> : the number of frequency calculated in NTFF transformation. <br>
N : the total number of angle calculated in the space.


== '''Related commands in input files''' ==
== '''Related commands in input files''' ==
[[$NTFFparameter]]
[[$NTFFparameter]]

於 2019年6月10日 (一) 03:08 的最新修訂

Format

Now

 the(1)     phi(1)     RCS(1,1)     ...     RCS(1,Nf)     RCSθ(1,1)     ...     RCSθ(1,Nf)     RCSφ(1,1)     ...     RCSφ(1,Nf)
 the(2)     phi(2)     RCS(2,1)     ...     RCS(2,Nf)     RCSθ(2,1)     ...     RCSθ(2,Nf)     RCSφ(2,1)     ...     RCSφ(2,Nf)
   .          .          .          ...       .             .           ...       .             .           ...       .
   .          .          .          ...       .             .           ...       .             .           ...       .
   .          .          .          ...       .             .           ...       .             .           ...       .
 the(N)     phi(N)     RCS(N,1)     ...     RCS(N,Nf)     RCSθ(N,1)     ...     RCSθ(N,Nf)     RCSφ(N,1)     ...     RCSφ(N,Nf)        // all are floating points.

Old

 the(1)      phi(1)      RCS(1,1)      RCS(1,2)      ...      RCS(1,Nf)
 the(2)      phi(2)      RCS(2,1)      RCS(2,2)      ...      RCS(2,Nf)
   .           .           .             .           ...        .                 
   .           .           .             .           ...        .                 
   .           .           .             .           ...        .                 
 the(N)      phi(N)      RCS(N,1)      RCS(N,2)      ...      RCS(1,Nf)        // all are floating points.


the(i) : the value of theta in ith angle.
phi(i) : the value of phi in ith angle.
RCS(i,j) : the value of radar cross section in ith angle and jth frequency or wavelength.
RCSθ(i,j) : theta part of RCS.
RCSφ(i,j) : phi part of RCS.

Nf : the number of frequency calculated in NTFF transformation.
N : the total number of angle calculated in the space.

Related commands in input files

$NTFFparameter