Next / Previous / Contents / TCC Help System / NM Tech homepage

8.11. NS_PAT: Latitude suffix

This regular expression is for the characters that describe north or south latitude.

sidereal.py
NS_PAT  =  re.compile ( r'[nNsS]' )