- ←Prev
- AST
A Library for Handling
World Coordinate Systems
in Astronomy - Next→
- TOC ↑
Description:
This
function reads a double from the supplied null-terminated string, ignoring
leading and trailing white space. AST__BAD is ereturned without error if the
string is not a numerical value.
Synopsis
double astChr2Double( const char
str )
Parameters:
str
Pointer to the string.
Returned Value
astChr2Double()
The
double value, or AST__BAD.
Notes:
Copyright (C) 2017 East Asian Observatory
- ←Prev
- AST
A Library for Handling
World
Coordinate Systems
in Astronomy - Next→
- TOC ↑