NegLonNegLon - Display negative longitude values?

Description:
This attribute is a boolean value which controls how longitude values are normalized for display by astNormastNorm.

If the NegLon attribute is zero, then normalized longitude values will be in the range zero to 2.pi. If NegLon is non-zero, then normalized longitude values will be in the range -pi to pi.

The default value depends on the current value of the SkyRefIsSkyRefIs attribute, If SkyRefIs has a value of "Origin", then the default for NegLon is one, otherwise the default is zero.

Type:
Integer (boolean).
Class Applicability:
SkyFrameSkyFrame
All SkyFrames have this attribute.