Public Attributes

cost_s Struct Reference

Cost estimate data structure.

List of all members.

Public Attributes

int nU
 Number of unique target states that costs were computed for.
int memID
 Spacecraft ID.
ml_int_array targetIndex
 Array of indices corresponding to unique target states.
ml_int_array costLength
 Length of the cost vector for each unique target state.
ml_matrix cost
 Cost vectors for all unique target states.

Member Data Documentation

ml_int_array cost_s::targetIndex
ml_int_array cost_s::costLength
ml_matrix cost_s::cost