Home
last modified time | relevance | path

Searched refs:icolindexlat (Results 1 – 1 of 1) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c4258 int icolindexlat; /* Index of table column holding lat index vector */ in CelestialAxes() local
4649 &icolmainlat, &icolindexlon, &icolindexlat, in CelestialAxes()
4742 if( icolindexlat >= 0 ) SetItemC( &(store->ps), fits_ilat, 2, s, in CelestialAxes()
4743 astColumnName( table, icolindexlat ), status ); in CelestialAxes()