IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13319


Ignore:
Timestamp:
May 9, 2007, 5:48:12 PM (19 years ago)
Author:
Paul Price
Message:

Fixing comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimArguments.c

    r12997 r13319  
    3636    )
    3737{
    38     float value = psMetadataLookupF32(NULL, arguments, argName); // Bias level
     38    float value = psMetadataLookupF32(NULL, arguments, argName); // Value of interest
    3939    if (isnan(value)) {
    4040        bool mdok;                      // Status of MD lookup
Note: See TracChangeset for help on using the changeset viewer.