Division of Nuclear Medicine

SimSET
Programmers' Info

[News] [Installation guide] [User guide] [Programmers' info] [Resources] [Contacts]

Overview

This section contains the following documents:

Sub-object implementation specification This document describes the main data structures managed by the "Sub-Object" module of the PHG. It assumes you are familiar with the design and concepts of the PHG. It is intended to explain implementation details to those concerned with maintaining and modifying the PHG.
Forced detection table specification This document describes the implementation of Forced Detection Tables in the SimSET PHG module. It is intended to be background information for the programmer interested in understanding and/or modifying the PHG. It contains diagrams and descriptions of data structures used to manipulate Forced Detection data as well as algorithms for using the information they contain.
Parameter file specification This document describes the parameter file format along with the data types that it supports and the syntax that it requires.May be useful for general users and programmers alike.
File header formats This page discusses general characterstics of the file headers. For complete details please refer to the general code module named "LbHeader.c" and the PHG-specific module "PhgHdr.c".
Slat Collimator Implementation This page describes the implementation of the slat collimator module. It indicates what source files are important, where data structures are defined, and what dependencies the code has with other modules.

[top of page]

Last revised by: Steven Vannoy
Revision date: July 22 1999