Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dspecframe.c1070 !EQUAL( astGetObsAlt( this ), astGetObsAlt( that ) ) || in EqualSor()
2688 astSetObsAlt( align_target, astGetObsAlt( target ) ); in MakeSpecMapping()
2698 astSetObsAlt( align_result, astGetObsAlt( result ) ); in MakeSpecMapping()
4342 alt = astGetObsAlt( this ); in SorConvert()
4385 alt = astGetObsAlt( that ); in SorConvert()
H A Dskyframe.c1571 orig = astGetObsAlt( this ); in ClearObsAlt()
1579 if( fabs( orig - astGetObsAlt( this ) ) > 0.001 ) { in ClearObsAlt()
3609 palGeoc( astGetObsLat( this ), astGetObsAlt( this ), &uau, &vau ); in GetDiurab()
3690 astGetObsLat( this ), astGetObsAlt( this ), in GetLAST()
8912 astGetObsLat( this ), astGetObsAlt( this ), in SetLast()
8964 orig = astGetObsAlt( this ); in SetObsAlt()
H A Dtimeframe.c3127 args[ 3 ] = this ? astGetObsAlt( this ) : 0.0; in MakeMap()
3408 astGetObsAlt( target ) != astGetObsAlt( result ) ); in MakeTimeMapping()
H A Dcmpframe.c3804 result = astGetObsAlt( this->frame1 ); in GetObsAlt()
3809 result = astGetObsAlt( this->frame2 ); in GetObsAlt()
3814 result = astGetObsAlt( this->frame1 ); in GetObsAlt()
H A Dframe.h1385 #define astGetObsAlt(this) \ macro
H A Dframe.c4896 dval = astGetObsAlt( this ); in GetAttrib()
13841 dval = set ? GetObsAlt( this, status ) : astGetObsAlt( this ); in Dump()
H A Dfitschan.c27812 h = astGetObsAlt( skyfrm ); in SkySys()
28572 h = astGetObsAlt( specfrm ); in SpectralAxes()