CApphot:BgValueErr CApphot:NetCountErr

CApphot:NetCount


Returns the value of the net count resulting from the photometry measurement. This gives the net signal inside the object measuring aperture and above the background value.

Syntax

nNetCount = CApphot:NetCount()

    nNetCount is the value of the net count.

Remarks

The Measure method saves its measurements in the class data structure. This method fetches the value of the nNetCount member. The uncertainty associated with the net count measurement can be fetched using NetCountErr or NetCountErrT.

Related Topics

CApphot, Class Data Members, Measure, NetCountErr, NetCountErrT