Harlequin RIP SDK
SWMSG_HT_USAGE_SPOT Struct Reference

#include "htevents.h"

Data Fields

sw_tl_ref timeline
 
double frequency
 
double angle
 
struct PS_STRING function_name
 
HqBool unoptimized_angle
 
double deviated_frequency
 
double frequency_inaccuracy
 
double angle_inaccuracy
 
HqBool excessive_inaccuracy
 
unsigned int tones_used
 
unsigned int tones_total
 
int token
 
unsigned int level_count
 
SWMSG_HT_USAGE_MIX_LEVELlevels
 

Detailed Description

Screen usage message for spot function screens. This message is sent with a SWEVT_HT_USAGE_SPOT event, to indicate that a spot function screen has been used for a particular colorant in a job.

Field Documentation

◆ angle

double SWMSG_HT_USAGE_SPOT::angle

The requested angle for the screen.

◆ angle_inaccuracy

double SWMSG_HT_USAGE_SPOT::angle_inaccuracy

If optimized, the difference in angle of the screen from the requested angle.

◆ deviated_frequency

double SWMSG_HT_USAGE_SPOT::deviated_frequency

If optimized, the actual frequency of the screen.

◆ excessive_inaccuracy

HqBool SWMSG_HT_USAGE_SPOT::excessive_inaccuracy

If optimized, whether the screen exceeded the accuracy tolerance allowed.

◆ frequency

double SWMSG_HT_USAGE_SPOT::frequency

The requested frequency for the screen.

◆ frequency_inaccuracy

double SWMSG_HT_USAGE_SPOT::frequency_inaccuracy

If optimized, the difference in frequency of the screen from the requested frequency.

◆ function_name

struct PS_STRING SWMSG_HT_USAGE_SPOT::function_name

Name of the spot function screen used.

◆ level_count

unsigned int SWMSG_HT_USAGE_SPOT::level_count

Number of levels in a mixed screen. This will be 0 if the screen is not a multi-bit mix.

◆ levels

SWMSG_HT_USAGE_MIX_LEVEL* SWMSG_HT_USAGE_SPOT::levels

An array of descriptors for each level, if level_count is >0.

◆ timeline

sw_tl_ref SWMSG_HT_USAGE_SPOT::timeline

Timeline for the rendered sheet using the screen.

◆ token

int SWMSG_HT_USAGE_SPOT::token

A unique ID for this particular usage message.

◆ tones_total

unsigned int SWMSG_HT_USAGE_SPOT::tones_total

The number of tone levels available.

◆ tones_used

unsigned int SWMSG_HT_USAGE_SPOT::tones_used

The number of tone levels used with this screen.

◆ unoptimized_angle

HqBool SWMSG_HT_USAGE_SPOT::unoptimized_angle

TRUE if the screen was not optimized.


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