Changeset 7752 for trunk/psModules/src/concepts/pmConcepts.c
- Timestamp:
- Jun 29, 2006, 10:31:37 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConcepts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConcepts.c
r7679 r7752 416 416 } 417 417 418 // FPA.FOCUS 419 { 420 psMetadataItem *fpaFocus = psMetadataItemAllocF32("FPA.FOCUS", "Telescope focus", NAN); 421 pmConceptRegister(fpaFocus, NULL, NULL, PM_FPA_LEVEL_FPA); 422 psFree(fpaFocus); 423 } 424 418 425 // FPA.AIRMASS 419 426 {
Note:
See TracChangeset
for help on using the changeset viewer.
