3D-ICE 3.0.0
Data Fields
Analysis_t Struct Reference

Informations about the type of thermal simulation to be run, timing and its initial settings. More...

#include <analysis.h>

Data Fields

AnalysisType_t AnalysisType
 
Time_t StepTime
 
Time_t SlotTime
 
Quantity_t SlotLength
 
Quantity_t CurrentTime
 
Temperature_t InitialTemperature
 

Detailed Description

Definition at line 64 of file analysis.h.

Field Documentation

◆ AnalysisType

AnalysisType_t Analysis_t::AnalysisType

The analysis type

Definition at line 68 of file analysis.h.

◆ CurrentTime

Quantity_t Analysis_t::CurrentTime

Number of steps simulated

Definition at line 84 of file analysis.h.

◆ InitialTemperature

Temperature_t Analysis_t::InitialTemperature

Initial Temperature if the IC stack

Definition at line 88 of file analysis.h.

◆ SlotLength

Quantity_t Analysis_t::SlotLength

Number of steps to do to complete a slot

Definition at line 80 of file analysis.h.

◆ SlotTime

Time_t Analysis_t::SlotTime

The slot time for Transient Analysis

Definition at line 76 of file analysis.h.

◆ StepTime

Time_t Analysis_t::StepTime

The stepping time for Transient Analysis

Definition at line 72 of file analysis.h.


The documentation for this struct was generated from the following file: