EleFits
4.0.0
A modern C++ API on top of CFitsIO
Euclid
Fits
Record
assign
assign
cast
comment
hasLongKeyword
hasLongStringValue
keyword
operator T
rawComment
Record
Record
unit
Value
value
◆
cast()
template<typename T >
template<typename TFrom >
static T
Euclid::Fits::Record
< T >::cast
(
TFrom
value
)
static
Helper function to cast
Record
value types. Valid casts are:
scalar number -> scalar number
complex number -> complex number
any
-> scalar number if the underlying value type is a scalar number
any
-> complex number if the value type is a complex number
any
->
string
if the value type is a
string
scalar number ->
any
complex number ->
any
string
->
any
Generated by
1.8.19