@PHASE SI SEQ DETAIL

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋

Not currently in use.

  • Used when reading or outputting photon phase shape sequence information. If the phase height_prop & signal_bit sequence is the same on each photon, it will be set to .FALSE., so that the data is recorded in one line instead of one by one to save memory.
  • Is store as PHASE_SI_SEQ_DETAIL in the fortran code.

Note:phase shape sequence information include height_prop(:), signal_bit(:).

example

@PHASE_SI_SEQ_DETAIL
.TRUE.

Which means that each photon has different phase shape sequence and will be recorded line by line.