NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback

5.49. nvmlPowerSmoothingProfile_v1_t Struct Reference

[Power Smoothing Information]

Power Smoothing Structure for Profile information

Public Variables

unsigned int  paramId
The requested paramater ID.
unsigned int  profileId
The requested profile ID.
double  value
The requested value for the given parameter.
unsigned int  version
the API version number

Variables

unsigned int nvmlPowerSmoothingProfile_v1_t::paramId [inherited]

The requested paramater ID.

unsigned int nvmlPowerSmoothingProfile_v1_t::profileId [inherited]

The requested profile ID.

double nvmlPowerSmoothingProfile_v1_t::value [inherited]

The requested value for the given parameter.

unsigned int nvmlPowerSmoothingProfile_v1_t::version [inherited]

the API version number


NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback