Opened 21 years ago
Closed 21 years ago
#620 closed defect (fixed)
pmObject.h mods
| Reported by: | eugene | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | objects | Version: | 0.9.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
several minor additions implied by the pmObject.c changes:
- dropped # define values for PM_MODEL_type
- added pmModelStatus enum
- added pmModel.status element
- added apMag and fitMag elements to pmSource
- updated prototypes for pmSourceAddModel, pmSourceSubModel
Change History (2)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
merged you branch in CVS main for src/objects directory.
Note:
See TracTickets
for help on using tickets.

forgot to add:
typedef int pmModelType;
to replace the # define lines removed
added to eam_rel9_b0