PCB-FPW developer documentation based on version: 0.0.11

Data Fields

FlagType Struct Reference

A Flag type. More...

#include <pcb_globals.h>

Data Fields

unsigned long f
unsigned char t [(MAX_LAYER+1)/2]

Detailed Description

A Flag type.

This structure must be simple-assignable for now.

Definition at line 139 of file pcb_globals.h.


Field Documentation

unsigned long FlagType::f
unsigned char FlagType::t[(MAX_LAYER+1)/2]

Thermals

Definition at line 144 of file pcb_globals.h.


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