Focal length in y
More...
#include <Zivid/CameraIntrinsics.h>
◆ ValueType
The type of the underlying value
◆ FY() [1/2]
Zivid::CameraIntrinsics::CameraMatrix::FY::FY |
( |
| ) |
|
|
default |
◆ FY() [2/2]
constexpr Zivid::CameraIntrinsics::CameraMatrix::FY::FY |
( |
double |
value | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator!= |
( |
const FY & |
other | ) |
const |
|
inline |
◆ operator<()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator< |
( |
const FY & |
other | ) |
const |
|
inline |
◆ operator<=()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator<= |
( |
const FY & |
other | ) |
const |
|
inline |
◆ operator==()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator== |
( |
const FY & |
other | ) |
const |
|
inline |
◆ operator>()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator> |
( |
const FY & |
other | ) |
const |
|
inline |
◆ operator>=()
bool Zivid::CameraIntrinsics::CameraMatrix::FY::operator>= |
( |
const FY & |
other | ) |
const |
|
inline |
◆ toString()
std::string Zivid::CameraIntrinsics::CameraMatrix::FY::toString |
( |
| ) |
const |
◆ validRange()
static constexpr Range< double > Zivid::CameraIntrinsics::CameraMatrix::FY::validRange |
( |
| ) |
|
|
inlinestaticconstexpr |
The range of valid values for FY
◆ value()
double Zivid::CameraIntrinsics::CameraMatrix::FY::value |
( |
| ) |
const |
◆ DataModel::Detail::Befriend< FY >
friend struct DataModel::Detail::Befriend< FY > |
|
friend |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const FY & |
value |
|
) |
| |
|
friend |
Operator to serialize the value to a stream
◆ description
constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FY::description { R"description(Focal length in y)description" } |
|
staticconstexpr |
The description for this value
◆ name
constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FY::name { "FY" } |
|
staticconstexpr |
◆ nodeType
◆ path
constexpr const char* Zivid::CameraIntrinsics::CameraMatrix::FY::path { "CameraMatrix/FY" } |
|
staticconstexpr |
The full path for this value
The documentation for this class was generated from the following file: