IgorOOP

Top
Up
Contents
RecentChanges
Attachment
Backlinks
Print
Page
Edit
User:38.103.63.18
(anonymous)
Login
18876 hits since Sun Jun 2 17:00:24 2002

Introduction

IgorOOP is a collection of functions to do pseudo object oriented programming in
Igor. It enables you to easily write reusable modules. It also comes with automatic GUI builder, so you'll never have to position buttons or other controls by hand.

Screen Shots

Documents

Figures

Download

No warranty. No support. Copyrighted. (Windows Version only works if screen res is 96dpi (standard setting)) Needs Igor version greater than ver.5.00. Questions? Mail : sugino at brandeis.edu

Prerequisite

Must activate "GetInputState.xop" (move from 'More Extentions/Utilities' Folder to 'Igor Extentions' Folder).

Description of Files

Category Files Comments
Core OOP Core functions
OOP_proto_3, 4, 5 autogenerated oop_call functions
OOP_gui_windows Gui related functions
OOP_util utility functions
OOP_introspect Class browser and introspection related codes
Util OOP_table table (class<->table), storage, database class
OOP_winMgr launcher and other utilities
OOP_timer timer (includes decimal hours) class
OOP_docMaker automatic documentation maker
OOP_notebook notebook wrapper class (includes transformation of a table to a html table)
DAQ OOP_daq DAQ core functions & classes
OOP_nidaq NIDAQ related classes
OOP_instruments DAQ instruments classes (axo200b,2B,700a, etc.)
OOP_waveGen wave generator
OOP_wholeCell whole cell daq storage class
Analysis OOP_analysis analysis core classes
OOP_miniAnalysis automatic mini detection and analysis classes (not yet included)

Comments Page

You can edit CommentsPage or BugReports page freely. Any comments/bug reports are welcome.