Qucs-core  0.0.18
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
vcd_file Struct Reference

#include <check_vcd.h>

Data Fields

int t
 
double scale
 
struct vcd_scopescopes
 
struct vcd_scopecurrentscope
 
struct vcd_changesetchangesets
 

Detailed Description

Definition at line 134 of file check_vcd.h.

Field Documentation

struct vcd_changeset * vcd_file::changesets

Definition at line 139 of file check_vcd.h.

struct vcd_scope * vcd_file::currentscope

Definition at line 138 of file check_vcd.h.

double vcd_file::scale

Definition at line 136 of file check_vcd.h.

struct vcd_scope * vcd_file::scopes

Definition at line 137 of file check_vcd.h.

int vcd_file::t

Definition at line 135 of file check_vcd.h.


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