cts5_NextPatternInfos: Provides information about the next pattern

cts5_NextPatternInfosR Documentation

Provides information about the next pattern

Description

Provides information about the next pattern including the next surface time estimated

Usage

cts5_NextPatternInfos(dataprofile)

Arguments

dataprofile

data and technical files read from cts5_readProfile

Details

Must be used where the ini files could be found.If a new inifile is found (afeter a _command), the new parameters will be used.

Value

list containing the information

  • NextSurface_time: Estimated date for the next surfacing

  • NextCycle: Next Cycle Number

  • NextPattern: Next Pattern Number

  • NextDuration: Duration (in hours) of the next pattern

  • NextPatternIni: Ini section of the Next Pattern

Examples


dataprofile<-cts5_readProfile(CycleNumber=c,PatternNumber = p,include.inifile=T)
NPI<-cts5_NextPatternInfos(dataprofile)


EdLeymarie/USEA_R documentation built on July 16, 2025, 1 p.m.