PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
Loading...
Searching...
No Matches
photon::PnpResult_PhotonStruct Struct Reference

#include </home/runner/work/photonvision/photonvision/photon-targeting/src/generated/main/native/include/photon/struct/PnpResultStruct.h>

Inheritance diagram for photon::PnpResult_PhotonStruct:
photon::PnpResult

Public Attributes

frc::Transform3d best
 
frc::Transform3d alt
 
double bestReprojErr
 
double altReprojErr
 
double ambiguity
 

Friends

bool operator== (PnpResult_PhotonStruct const &, PnpResult_PhotonStruct const &)=default
 

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( PnpResult_PhotonStruct const & ,
PnpResult_PhotonStruct const &  )
friend

Member Data Documentation

◆ alt

frc::Transform3d photon::PnpResult_PhotonStruct::alt

◆ altReprojErr

double photon::PnpResult_PhotonStruct::altReprojErr

◆ ambiguity

double photon::PnpResult_PhotonStruct::ambiguity

◆ best

frc::Transform3d photon::PnpResult_PhotonStruct::best

◆ bestReprojErr

double photon::PnpResult_PhotonStruct::bestReprojErr

The documentation for this struct was generated from the following file: